Version 1.0 (Sample of project submission README)
This is an Android demo application for displaying the Todo List. Currently the app can add, delete and edit todo items from the list.
Time spent: 7 hours spent in total
Quick manual notes of app usage:
- Enter item in the input field (Enter a new item) and click 'Add Item' button To add item to list.
- Click and hold on any item form the list to remove it from the list.
- Click on an item to go to edit screen and once edited, click 'Save' button to save it back to the list.
Notes:
Animated gif walkthrough of this demo todo list app:
Updated Version 1.1 Date Feb 1, 2014 Added: Use a DialogFragment instead of new Activity for editing items
Time spent: 2.5 hours spent in total
Quick manual notes of app usage:
- Enter item in the input field (Enter a new item) and click 'Add Item' button To add item to list.
- Click and hold on any item form the list to remove it from the list.
- Click on an item to go to dialog screen and once edited, click 'done' button on the soft keyboard (virtual) to save it back to the list.
Notes:
Animated gif walkthrough of this demo todo list app:
GIF created with LiceCap.