Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 692 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 692 Bytes

Convoluted Todo

This is a complicated todo application which will support a ton of features over time

Purpose

If you backtrack and start from the first commit, you can see how the project evolved and how newer features were added into an existing codebase over time.

List of features till now (from a learning POV)

  • State Management using Provider
  • Local Device Data Persistence using SQLite
  • Fingerprint Authentication and shared preference to enable/disable it.
  • Reminder notifications for each task

Screenshots

drawing   drawing