Skip to content

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.

Notifications You must be signed in to change notification settings

marcochin/Sugoi-To-Do-List

Repository files navigation

Sugoi-To-Do-List

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 Stories:

  1. User can add an item using the action button in the bottom right corner.
  2. User can delete an item by swiping left on an item.
  3. User can undo a deleted item if he/she wishes.
  4. User can edit an item by swiping right on an item.
  5. User can tap on an item to check the item.
  6. User can reprioritize/rearrange the list by holding down on an item, then dragging and dropping.
  7. User can add date and time to the item.
  8. User can add an image to an item by taking a picture with the camera or choosing an image from the gallery.
  9. User can touch the image attached to an item to view it full screen with the ability to zoom and pan.
  10. User can save, open, and delete multiple lists from the persisting SQLite database.

User Stories Preview:


Credits:

This is a project submission to CodePath
Icons are from https://icons8.com/

Designed for Android JellyBean API 16+

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages