Skip to content

james04gr/xNote

Repository files navigation

xNote

Simple Note application

Note keeper Android application using

  • MVVM Clean Architecture
  • Dagger Hilt for Dependency Injection
  • Room database for Local datacache
  • RxJava2 for database observe
  • Kotlin Flows and States
  • Jetpack Compose for the UI We also use UseCases for implementing the different scenarios of the application features

User can Create, Edit, List and Delete a personal Note

About

Simple Note application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages