Skip to content

hshukla/SimpleToDo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple-ToDo

Simple ToDo application for Android

This is a simple todo application for Android. This appication allows users to add todo items into the list. In addition to adding the items, it also allows users to delete the todo and edit the todo items.

Add Item:

  1. Enter the item into text box.
  2. Click on "Add Item".
  3. User should see the item in the list.

Delete/Remove Item:

  1. Click and hold the item to delete.
  2. Relese once the item is deleted/removed from the list.

Edit Item:

  1. Click on item to edit.
  2. Edit the item.
  3. Click on "Save"
  4. User should see the edited item on the list at same location.

![Alt tag] (https://github.com/hshukla/SimpleToDo/blob/master/SimpleTodoApp.gif)

About

Simple ToDo application for Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages