Skip to content

shalin186/Todo-List-Application-for-Android

Repository files navigation

ToDo List Android Application Demo

This is an Android demo application for maintaining a to-do list for any android phone user.

Time spent: 6-8 hours spent so far

Completed user stories:

  • Required: Users can view their current to-do list items

  • Required: Users can click on Add button to add an item to the list

  • Required: Users can click on an item in the list to open the edit item window

  • Required: Users can long click on an item in the list to remove the item from the list

  • Optional: Using Dialog Fragment for editing an item

  • Optional: Added Date Picker Dialog to select the date from calendar

  • Optional: Added support for setting the task priority and deadline

  • Optional: Mark tasks with different color depending upon their priorities and due dates

  • Optional: Making sure that empty item is not added if add button is clicked without any text

  • Optional: Item will be removed if all the text is removed during item editing

  • Optional: Scrollable edit item text field which starts scrolling after 2 lines

Walkthrough of all user stories:

Video Walkthrough

GIF created with LiceCap.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages