Skip to content

jaiminshah/SimpleTodoList

Repository files navigation

This is an Android Demo Project made for the Android Bootcamp. Its simple Todo list application where you can add, delete and edit items.

App features:

* Add an item by typing in the text box and pressing Add. 
* Remove an item by long pressing any item
* Edit an item by clicking on it. 

Extensions:

- Use a DialogFragment instead of new Activity for editing items
- Persist the todo app in SQLite instead of using a text file
- Add support for completion due dates for items

Walkthrough for the feature:

Original

Video Walkthrough

With DialogFragment

Video Walkthrough

With DueDate

Video Walkthrough

GIF created with LiceCap.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages