shahriaarrr / todo-with-django

todo web application with django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 ©

About

todo web application with django

License:MIT License


Languages

Language:Python 92.7%Language:HTML 7.3%