/TodoList-Jetpack-Compose

Experimental apps built using Jetpack Compose with Navigation and State, MVVM Arch, Coroutine, and Room

Primary LanguageKotlin

Todo List Application

Prerequisites

  • Android Studio Canary (at the time the project was created)

Experimental application for building apps using below tech stack.

  • Jetpack Compose (Navigation, State)
  • MVVM
  • Coroutine
  • Room
  • BONUS: Jetpack Navigation (branch: feature/jetpack-navigation)