haishmg / TodoApp

A basic todo app with basic functionalities
0 stars 0 forks source link

This is an Android simple application for keeping record of all the todo activities.

Completed user stories:

Additional Requirements completed :

1) Persist the todo items into SQLite instead of a text file

2) Improve style of the todo items in the list using a custom adapter

3) Add support for completion due dates for todo items (and display within listview item)

4) Use a DialogFragment instead of new Activity for editing items

5) Add support for selecting the priority of each todo item (and display in listview item)

6) Tweak the style improving the UI / UX, play with colors, images or backgrounds

todoapp

GIF created with LiceCap.