My Notes or My Tasks application is Java Android Application, which can store the tasks in the form of list. SQLite is being used for storing thses tasks. Use would be able to:
- Add New Task
- Update/Edit exiting Task added by swiping left
- Delete a particular Task by swipping right
Preview of the Application: