/myTodListApp

A basic To-Do-List app that allow users to add a new item to a list of items and allow user to modify the added items.

Primary LanguageHTML

myTodListApp

A basic To-Do-List app that allow users to add a new item to a list of items and allow user to modify the added items(rewitten in JQuery).

This basic To-Do-List app has the following features:

The user can add a new item to a list of items. The user can cross out an item from the list of items. The user can delete an item from the list of items. The user can change the order of items in the list of items