nicholas-eden / to-do

A basic to-do app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To-Do Application

A basic to-do app.

Tasks can be added or removed via a text box and removal checkboxes.

The controller accepts a JSON array or an array object to update.

The controller can output a JSON array.

A Unit Test is available.

About

A basic to-do app

License:MIT License


Languages

Language:JavaScript 100.0%