Skip to content

Releases: jouwdan/Todo

v0.2.1

28 Nov 20:12
f824921
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

28 Nov 19:31
dff2f07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

26 Nov 22:55
Compare
Choose a tag to compare

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