Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.53 KB

README.md

File metadata and controls

25 lines (20 loc) · 1.53 KB

ComposeNotes

[NOT ACTIVELY MAINTAINED] Notes app with full jetpack compose architecture (UI + navigation). Uses MVVM, Room, Kotlin Flows & LiveData

Kotlin Version

Minimal Notes App for Android

the goal of this project is to create a android notes app using compose navigation and UI

     

  • Tech-stack

  • Architecture

    • Model-View-ViewModel
  • Todo

    • Create navigation transitions animations(Issue)