Skip to content

sonwanesuresh95/django-to-do-app

Repository files navigation

django-to-do-app

To do application in django

Info

Simple TO-DO list application coded in django, python

In Action

Usage

To clone project do:

git clone https://github.com/sonwanesuresh95/django-to-do-app.git

change directory

cd django-to-do-app

Install requirements.txt

pip install -r requirements.txt

Make migrations and migrate

python manage.py makemigrations
python manage.py migrate

Run Server

python manage.py runserver

About

To do application in django

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published