Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 875 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 875 Bytes

Todo

Todo - a task management application built for Android

Details

Todo is a basic task manager/todo list built for Android. It is built using Kotlin, MVVM / Clean Architecture, Fragments, Dagger & Hilt, with Firebase for the backend (Authentication & Firestore). The interface is built with Material 3 and uses the system preference to determine light/dark mode.

Screenshots

Screenshots of the Todo application

References

Android Architecture Documentation

Firebase Documentation

Firebase with MVVM Playlist

Material Design Components

Material Design Theme Builder