SudhanshuDubey5001 / TodoApp

Todo Android app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo Android App

Simple Todo application to make notes and checklist.

Developed using MVVM architecture

Project details -

  • Room library is used to create local database
  • Hilt dependency manager is used to access database
  • View is developed using Jetpack Compose(Material 3)
  • Utilised Coroutines Flow to update values

About

Todo Android app


Languages

Language:Kotlin 100.0%