AndrwM / Simple-Todo-List

A simple to-do list build with Parse as a backend, still has some minor bugs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple-Todo-List

================

A simple to-do list build with Parse as a backend, still has some minor bugs.

Still on the to-do list (pun intented)

  • Deleted items show up as ghosts
  • Deletes from the DB and the DOM but not from the JS object holding all items
  • Need to sanitize the form

About

A simple to-do list build with Parse as a backend, still has some minor bugs.


Languages

Language:JavaScript 79.4%Language:CSS 20.6%