Skip to content

rtteal/ToDo

Repository files navigation

ToDo

Simple ToDo app

This is an Android demo application of a to-do list.

Time spent: 10 hours spent in total

Completed user stories:

  • Required: Successfully add and remove items
  • Required: Editing todo items
  • Required: Persist the todo items to text file
  • Suggested: Persist the todo items into SQLite instead of a text file
  • Suggested: Improve style of the todo items in the list using a custom adapter
  • Suggested: Tweak the style improving the UI / UX, play with colors
  • Suggested: Add support for completion due dates for todo items (and display within listview item)
  • Suggested: Use a DialogFragment instead of new Activity for editing items

Walkthrough of all user stories:

Video Walkthrough

GIF created with LiceCap.

About

Simple To Do app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages