Skip to content

Sample Todo app to create, retrieve, update and delete the to do items

Notifications You must be signed in to change notification settings

RamIndani/SampleTodo

Repository files navigation

SampleTodo App demo

This is an Android application to create, retrieve, update and delete to do items.

Time Spent: 4 hours spent in total

Completed User Stories

  • Required: User can add new to do items.
  • Required: User can retrieve created to do items.
  • Required: User can edit the existing to do items.
  • Required: User can delete the created to do items.
  • Additional: All the records are stored in SQLite database using ActiveAndroid library.

Notes:

Application validates if to do item is empty and shows error message saying to do item can not be empty

Walkthrough of all user stories:

Video Walkthrough

GIF created with LiceCap.

About

Sample Todo app to create, retrieve, update and delete the to do items

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages