Skip to content

nilish/androidapp_exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

androidapp_exercise

Todo App Exercise

This is an Android demo application for creating a todo list.

  • New items can be add to the list,
  • delete from the list
  • Existing items can be edited and saved.

Time spent: 10 hours spent in total

Completed user stories:

Required: User can view a list of tasks they need to complete. Required: User can type new task and click the add button. Required: User can long click on an existing item to delete the item from the list. Required: User can click on an item and an edit screen will appear. Required: User can edit the item and click the save button. It will save the edited item and send the user to the main screen showing the current todo list.

Notes:

  • Had error with the drag drop of the EditText on the bottom of the screen on API 20: android 4.4 w.No issue with API 18: android 4.3

Walkthrough of all user stories:

Video Walkthrough

About

A Todo Mobile App with adding and deleting task with priority and completion date

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages