RohanHarichandan / todolist

todo list made using django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

todolist

A simple todolist application made using django.

Run Locally

Clone the project

  $ git clone https://github.com/RohanHarichandan/todolist

Go to the project directory

  $ cd todolist

Start the server

  $ python manage.py runserver

Starting development server at http://127.0.0.1:8000/ Quit the server with CONTROL-C.

About

todo list made using django


Languages

Language:Python 72.5%Language:HTML 27.5%