Skip to content

jouwdan/Todo

Repository files navigation

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