ZekunWang / ToDoApp

Android Bootcamp - Project 0: An app that implements CRUD of personal TODO list
0 stars 0 forks source link

Pre-work - ToDoApp

ToDoApp 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: Zekun Wang

Time spent: 10 hours spent in total

The following required functionality is completed:

The following optional features are implemented:

The following additional features are implemented:

Here's a walkthrough of implemented user stories:

Video Walkthrough

GIF created with LiceCap.

Challenges encountered while building the app:

  1. Manipulate ListView and Adapter successfully.
  2. Do content switch and pass data correctly.
  3. Support date and time picker