hojat2079 / NoteCleanArchitecture

This is a simple Note application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NoteCleanArchitecture

This is a simple Note application implemented with Kotlin and mvvm architecture.

In this application, the following library and concepts have been used:

  • MVVM + Clean Architecture
  • Jetpack Compose
  • Repository Pattern
  • Dagger-Hilt for Dependency Injection
  • Coroutines for Async Programming
  • Room Database

About

This is a simple Note application.


Languages

Language:Kotlin 100.0%