Skip to content

Latest commit

 

History

44 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyNotes - Kotlin + Compose + MVVM + Hilt

A clean, modern Android app built with Kotlin, Jetpack Compose, MVVM, and Hilt dependency injection.
Following solid architecture, readable code, and current Android best practices.

🧱 Tech Stack

  • Language: Kotlin
  • UI: Jetpack Compose
  • Architecture: MVVM
  • DI: Hilt (Dagger)
  • Async: Coroutines + Flow
  • Navigation: Navigation Compose

✨ Highlights

  • Clean folder structure and clear separation of concerns.
  • ViewModels with minimal logic, focused on UI state.
  • Dependency injection with Hilt across layers.
  • Easy to extend with new features and screens.

🚀 Getting Started

  1. Clone the repository.
  2. Open in Android Studio.
  3. Sync Gradle and run on an emulator or device.

About

App built with Kotlin, Jetpack Compose, MVVM architecture, and Hilt dependency injection, following clean code and modern Android best practices.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages