MsnzmT / ToDoList-Django

This is backend of To-Do-List website with Django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ToDoList-Backend

This is backend of To-Do-List website with Django

It's not completed yet and I will push new changes soon.

Start project

pip install -r requirements.txt

To install requirements of this project.

python manage.py runserver

Runs the app in the development mode at http://localhost:8000 .

About

This is backend of To-Do-List website with Django

License:MIT License


Languages

Language:Python 100.0%