An open API service indexing awesome lists of open source software.

https://github.com/darinm223/todolist

Sample web application to learn django
https://github.com/darinm223/todolist

Last synced: about 1 year ago
JSON representation

Sample web application to learn django

Awesome Lists containing this project

README

          

Todo List
=========

![Main Image](http://i.imgur.com/PlkpHv5.png)

This is a test web application to learn basic CRUD in Django.

Things that still need to be implemented:
- Implement friends and sharing todolists
- Use Facebook login to import friends
- Search for users and todolists
- Vote and comment on a todo list