Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-todo-lists

This is a simple django application for todo management. It supports lists, contexts, tags and priorities. It consists in two components - RESTful AJAX API and javascript frontend.

You can see it in action at markitdone.com (the code behind this app is at MarkItDone)

The backend API is built with:

The frontend is built with:

INSTALLATION: If you want to see what it looks like, just install this package, include todo_lists.urls in your django project and either use router.js provided with this package, or mimic it's action in your own router. (well... it's a little more complicated than that; better take a look at MarkItDone)

About

This is a simple django application for todo management. It supports lists, contexts, tags and priorities. It consists in two components - RESTful AJAX API and javascript frontend.

Resources

Stars

6 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages