Skip to content
/ 2DO Public

A simple MVVM architecture-based To-Do application.

Notifications You must be signed in to change notification settings

nikeight/2DO

Repository files navigation

To-Do app

A simple MVVM architecture based To-Do application build by following Coding in Flow tutorial.

APK

Download the apk from here.

Screens

1. Main Screen 2. Edit Task Screen 3. New Task Screen

Features

1. Search 2. Sort Tasks 3. Menu options

Library Used

  • Room
  • Dagger Hilt
  • Coroutines Flow
  • Navigation Component
  • Data Store