Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Ticketing system perfect for a small-scaled enterprise looking for a way to handle incidents. Written in Django.

License

Notifications You must be signed in to change notification settings

olsonperrensen/BusinessHelper

Repository files navigation

BusinessHelper

Highly recommended to run it through Docker

Steps:
  • docker-compose up
  • Port 8000 should be open in your localhost. Type 127.0.0.1:8000 on the browser to access the project
Potential errors (if NOT run through Docker):
  • no such table : /sec/user -> solution: py manage.py migrate --run-syncdb

About

Ticketing system perfect for a small-scaled enterprise looking for a way to handle incidents. Written in Django.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published