Skip to content
/ Lied Public

🎵 Lied is a music player app for Android, built entirely using Kotlin and Jetpack Compose with MVI + Clean Architecture

License

Notifications You must be signed in to change notification settings

gotneb/Lied

Repository files navigation

Lied Music Player

Android Kotlin Jetpack Compose

Offline music player, developed using Jetpack Compose

drawing

Architecture

⚠️ Work in progress

This project follows the MVI architecture pattern to separate concerns and promote modularity.

  • State Management: ViewModels manage UI states efficiently, ensuring responsive and clean UI updates.
  • Separation of Concerns: Clear distinction between UI logic, business logic, and data layers.
  • Dependency Injection: Koin handles dependencies across the app, making it easier to test and manage.

About

🎵 Lied is a music player app for Android, built entirely using Kotlin and Jetpack Compose with MVI + Clean Architecture

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages