Skip to content

syedwshah/SimpleTodo

Repository files navigation

Project 1 - Simple Todo

Simple Todo 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: Syed Shah

Time spent: 4 hours spent in total

User Stories

The following required 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

The following optional features are implemented:

  • 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 additional features are implemented:

  • List anything else that you can get done to improve the app functionality!

Video Walkthrough

Here's a walkthrough of implemented user stories:

Video Walkthrough

Here's a walthrough of implemented edit feature:

Video Walkthrough

GIFs created with LiceCap.

Notes

It was great to learn how lightning fast it can be to build a front end with Android Studio. As someone who has been building mobile apps through JavaScript libraries/frameworks such as React-Native, it was a bit challenging at first to get acclimated with Java. Thankfully the tutorials were very easy to follow and my concerns became minor issues.

About

Simple Todo App for Codepath

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages