Skip to content

lobiit/To-do-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-do-App

Installation:

pip install requirements.txt

to start the server:

python manage.py runserver

to handle migrations run:

python manage.py makemigrations
python manage.py migrate

About

a simple to do app using django and react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages