Skip to content

A simple to-do list app using Django, django-tastypie and Backbone.js. Built as a demo programming assignment for a prospective employer.

Notifications You must be signed in to change notification settings

kgodey/tododemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do Demo

This app was built in a few days as a demonstration for a prospective employer. It is not production ready, but it works.

Features

  • User signup and login (don't forget your password, though!)
  • Add/remove/modify todo items with priorities and due dates, mark them as completed.
  • Sort todo items by title, priority, due date & completed.
  • RESTful API allows creation, removal and modification of todo items using username and auto-generated API key.

About

A simple to-do list app using Django, django-tastypie and Backbone.js. Built as a demo programming assignment for a prospective employer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published