adexbam / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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.


Languages

Language:HTML 35.3%Language:CSS 32.4%Language:JavaScript 32.2%