Skip to content

cassiomo/ToDoApp

Repository files navigation

Android ToDo App

This is an Andriod demo applicaiton to exam following andriod function and feature.

  1. Provide two activities classes to handle transition using intent
  2. Add/Change items information using notifyData change handler.
  3. Add button to add new items and remove items using hold item change listener.

Time Spent: 5 hours

Completed user stories:

  1. User can add item/delete item using Add button
  2. User can click on the item and modify the item using different screen.
  3. User can read and save the items using file system.

Extending Todo App:

Complete Extended User Stories:

  1. Add support for completion due dates for items
  2. Add support for priority for items
  3. Persist the todo app in SQLite instead of using a text file

Alt text

About

Android ToDoApp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published