Skip to content

ellenk7/SimpleTodo

Repository files navigation

Project 1 - Simple Todo

My todo list app is an android app that allows building a todo list and basic todo items management functionality including adding new items, editing and deleting an existing item.

Submitted by: Ellen Kim

User Stories

The following must have functionality is completed:

  • User can view a list of todo items
  • User can successfully add and remove items from the todo list
  • User's list of items persisted upon modification and and retrieved properly on app restart
  • User can tap a todo item in the list and bring up an edit screen for the todo item and then have any changes to the text reflected in the todo list

The following nice to have features are implemented:

  • Your app should allow you to mark items as completed.
  • Your app should allow you to set items with a higher priority, and show it on the list.
  • Your app includes a improved UI (icons, styling, colors, etc.)

Here's a walkthrough of implemented user stories:

Video Walkthrough

GIF created with LiceCap.

About

Simple Todo List App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages