Skip to content

Dumberdore/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo - List

RESTful APP using Django with following features -

  1. Add Items
  2. Delete Items
  3. Edit Item
  4. Cross-Off Item
  5. Uncross crossed-off item
  6. Beautiful interface using boot-strap

Test displaying all the features (screen recording) : https://youtu.be/0QO2dU_jUl8

How to Run -

  1. Install python 3.6+
  2. Install Django 2.1+
  3. check out the repo (git clone https://github.com/realpkya/todo.git)
  4. cd todo/
  5. python manage.py runserver
  6. Visit generated link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published