Skip to content

nahian01/HDPS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HDPS

Run this command to install django and python packages.

pip install -r requirements.txt

Then run this three command to initiate database.

python manage.py makemigrations
python manage.py migrate

After all of this finally run this command to run project

python manage.py runserver

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published