To make sure this project runs successfully on your computer with all the dependencies onboard you might need something before you hit :
python manage.py runserver
So for cloning the project copy the link which is in the Right top of the repo.
After that open a cmd in that directory where you have cloned the repository .
Or Open vs Code in that local directory and then start a terminal and go hit : workon [Your_Venv]
After this to download all the required dependecies write this code in the terminal pip install -r requirements.txt
See the terminal if all the installations are done properly and then proceed to the next step.
Now hit this code : python manage.py runserver and you are ready to go to the website
Go to
http://127.0.0.1:8000/Documentation/ - automatic!
-
Notifications
You must be signed in to change notification settings - Fork 2
devdattakhoche/Predict-Queue-Wait-Time
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published