Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 930 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 930 Bytes

Mind Notes

A “Mind Notes” is an android app that allows you to create your own notes and save them, and sorting by color, title , ascending, descending

𝐒𝐜𝐫𝐞𝐞𝐧𝐬

𝑻𝒐𝒐𝒍𝒔

  • Kotlin
  • Coroutines with Flows
  • Jetpack Compose
  • Hilt
  • Room Database
  • Clean Architecture

Architecture

This app uses MVVM (Model View View-Model) architecture. Q3NBc