Skip to content

v0.1.0

Compare
Choose a tag to compare
@jouwdan jouwdan released this 26 Nov 22:55
· 18 commits to main since this release

Version 0.1.0 of the Todo android application. Current features:

  • Material 3 UI
  • Light/Dark mode follows system preference
  • Register, Login, Forgot Password using Firebase Authentication (Email / Password auth)
  • Tasks stored in Firebase Firestore
  • Create tasks with name & description
  • Delete tasks
  • Mark tasks as complete/not complete
  • Filter tasks by complete/not complete