Skip to content

haishmg/TodoApp

Repository files navigation

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.

About

A basic todo app with basic functionalities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages