TO DO List In Backbone.js and Local Storage

This is a simple application using Backbone.js to create a simple To Do List for client side. The goal was to create a to do list application using CRUD to create, rewrite, update, delete methods by using Local Storage

Extra:

Index2.html is a to do list using plain vanilla JavaScript and local storage.

Requiremnets:

files structure:
  • TODOList/
  • css/
    • app.css
  • js/
    • app.js
  • index.html
  • index2.html
  • readme.md

Tech Stack

  • Backbone.js
  • CSS3
  • JavaScript
  • HTML5
  • Bootstrap
  • fork it! play around

    Preview:

    alt text

    alt text alt text alt text