Skip to content

jaytolentino/simpletodo

Repository files navigation

To-Do List Manager

created by Jay Tolention (01 Oct 2014)

This is an Android demo application for managing to-do items.

Completed user stories:

  • Required: User can create and add a new task to the list.
  • Required: User can edit a task's text description.
  • Required: User can delete a task.
  • Optional: User can complete a task by checking it off.

Notes: Task data, including task completion status, persists after closing app.

User Story Walkthrough

User can create and add a new task to the list.


User can edit a task's text description.


User can delete a task.


User can complete a task by checking it off. (Note: Data persists after shutting down app.)


All user stories

GIFs created with LiceCap

About

Simple Android To-Do App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published