Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peterjclaw/helpdesk-tracker
A ticket tracker for high speed helpdesk rotation
https://github.com/peterjclaw/helpdesk-tracker
Last synced: about 1 month ago
JSON representation
A ticket tracker for high speed helpdesk rotation
- Host: GitHub
- URL: https://github.com/peterjclaw/helpdesk-tracker
- Owner: PeterJCLaw
- Created: 2011-09-26T21:30:20.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-01-21T21:15:42.000Z (almost 12 years ago)
- Last Synced: 2024-04-16T07:01:54.611Z (7 months ago)
- Language: Python
- Homepage:
- Size: 144 KB
- Stars: 3
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This is the helpdesk issue tracking system that we've used at the
competition and some Tech Days. It runs on Django, and provides a very
simple interface.External Requirements:
* DjangoUbuntu Install line:
[sudo] apt-get install python-django