This is an Android APP to create a Todo item list.
Completed User Stories :
Required : Able to add a new item to the list. Required : Able to edit the text of an existing item of the list. Required : Able to delete an item from the list. Optional : Persist item by adding them to SQLite databse.
Please have a look at the Todo.gif file as a part of the repository which shows the demo of the above discussed use cases.
The gif was developed using LICEcap.