Skip to content

antoineLeclercq/todo_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Single Page Application: Todo App

Written using Backbone, Underscore, jQuery and Handlebars

Features

  • Persistence implemented using BOM API LocalStorage
  • Create Todos with a title, a date and a description
  • Todos can be marked as completed
  • Todos can be edited
  • Todos can be deleted
  • Todos are automatically categorized by date (month + year) and by completion status
  • Todos can be displayed by category

About

Todo List App written using Backbone.js and Handlebars.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published