Skip to content

Sagarbisht509/Notes

Repository files navigation

Notes

Notes appication with API(ExpressJs)

Architecture

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

Built With 🛠

  • Kotlin - First class and official programming language for Android development.

  • Coroutines - For asynchronous and more..

  • LiveData - is a data holder class that can be observed within a given lifecycle.

  • Android Architecture Components - Collection of libraries that help you design robust, testable, and maintainable apps.

    • ViewModel - Stores UI-related data that isn't destroyed on UI changes.
  • Dependency Injection -

    • Hilt-Dagger - Standard library to incorporate Dagger dependency injection into an Android application.

    • Hilt-ViewModel - DI for injecting ViewModel.

  • Material Components for Android - Modular and customizable Material Design UI components for Android.

  • Navigation - Android Jetpack's Navigation component helps you implement navigation..

About

Notes appication with API(ExpressJs)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages