Skip to content

obscure-shadow/Help_Desk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello, How can I Help you?

Help Desk, An app for keeping your place in line.

Initial installment:

  1. Clone down repo.
  2. Start v. env. of choice
  3. $python3 install django
  4. $pip install django-channels
  5. $python3 manage.py migrate
  6. $ docker run -p 6379:6379 -d redis:2.8
  7. $ pip3 install channels_redis
  8. $python3 manage.py runserver

this app is currently under a whole lot of construction, I will be adding more as time goes on, so we shall see how it goes. Thanks for Taking a look!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published