Skip to content

NoteMe a note generator app build for Room library tutorial on YouTube

Notifications You must be signed in to change notification settings

MathRoda/NoteMe

Repository files navigation

Note Me

Note Me | a notes generator app built for a Room tutorial on my YouTube channel

Watch the tutorial on Youtube here NoteME Tutorial .

Application Install

You can Install and test latest Note Me app from below 👇

NoteMe

About

  • Clean and Simple UI.
  • Best and Clean Code Quality following Modern Android Development
  • Clean Architecture Approach by uncle bob

📸 Screenshots

Built With 🛠

  • Kotlin - First class and official programming language for Android development.
  • Coroutines - For asynchronous and more..
  • Flow - A cold asynchronous data stream that sequentially emits values and completes normally or with an exception.
  • StateFlow - StateFlow is a state-holder observable flow that emits the current and new state updates to its collectors.
  • 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.
  • Room - an abstraction layer over SQLite to allow for more robust database access while harnessing the full power of SQLite.
  • Material Components for Android - Modular and customizable Material Design UI components for Android.

If you like my projects you can buy me a cup of coffee

Contact

you can connect with me here 💙 LinkedIn .

About

NoteMe a note generator app build for Room library tutorial on YouTube

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages