Android: This is a to do list app that lets you jot tasks down so you don't forget to do them. Also allows you to attach images by taking a picture or picking from the gallery. Uses some cool libraries to provide fantastic UX and UI.
- User can add an item using the action button in the bottom right corner.
- User can delete an item by swiping left on an item.
- User can undo a deleted item if he/she wishes.
- User can edit an item by swiping right on an item.
- User can tap on an item to check the item.
- User can reprioritize/rearrange the list by holding down on an item, then dragging and dropping.
- User can add date and time to the item.
- User can add an image to an item by taking a picture with the camera or choosing an image from the gallery.
- User can touch the image attached to an item to view it full screen with the ability to zoom and pan.
- User can save, open, and delete multiple lists from the persisting SQLite database.
This is a project submission to CodePath
Icons are from https://icons8.com/
Designed for Android JellyBean API 16+