Skip to content

sobhansaf/DjangoToDo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

DjangoToDo

A ToDo App written with python and django. app screenshot In order to run application, while being on Todo directory run:

python3 manage.py makemigrations
python3 manage.py migrate
python3 manage.py runserver

Then you can access web application on http://localhost:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published