/todo-with-django

todo web application with django

Primary LanguagePythonMIT LicenseMIT

TODO app using Django freamwork

TODO web application with Django freamwork.

How to get and run

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

How to contribute?

If you want to contribute in this project, read CONTRIBUTING.md for more information.

Developing with ♥ by Shahriar Ghasempour. 2021 ©