TODO web application with Django freamwork.
First clone the repo
$ git clone https://github.com/shahriaarrr/todo-with-django
$ cd todo-with-django
Second run the project
$ cd todo
$ python3 manage.py runserver
Now open browser and enter link below
127.0.0.1:8000
If you want to contribute in this project, read CONTRIBUTING.md for more information.
Developing with ♥ by Shahriar Ghasempour. 2021 ©