Skip to content

lukaszblad/service-50

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Service50

My final project for CS50W

About

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.

Preview

Service50 Preview
Youtube

Run Server

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/

About

Ticketing platform inspired by Service Now

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published