Skip to content

raghavdhingra/Support-desk-django

Repository files navigation

Support desk

Application is live on: https://support-desk-ihorizon.herokuapp.com

Superuser: raghav

Password: qwerty1234

To install:

virtualenv venv
cd venv/scripts
activate
pip install -r requirements.txt
pip install django-crispy-forms
python manage.py migrate
python manage.py collectstatic
python manage.py runserver

Images:

image

image

image

image

image

image

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages