Pre-work - MyToDo App is an android app that allows building a todo list and basic todo items management functionality including adding new items, editing and deleting an existing item.
Submitted by: Tuan Tran
Time spent: 4 hour spent in total
Completed User Stories
Required: User can successfully add and remove items from the todo list Required: User can tap a todo item in the list and bring up an edit screen for the todo item and then have any changes to the text reflected in the todo list. Required: User can persist todo items and retrieve them properly on app restart.
Optional: User will be informed if the entered item is empty. Optional: Save list into a SQLite database Optional: set priority for each task
##Video Walkthrough
Here's a walkthrough of implemented user stories
GIF created with [LiceCap](http://www.cockos.com/licecap/).