Service50 is a ticketing system, inspired on the renowned platform ServiceNow. It serves as a centralized hub for logging IT issues, enabling users to report problems with hardware and software to the appropriate support teams.
To test the the Website:
- download the code
- create a Python environment and install the packages from requirements.txt
- launch the server with the command
python manage.py runserver
- paste in the browser
http://127.0.0.1:8000/