Loading repository data…
Loading repository data…
aungyelin / repository
A Kotlin & Jetpack Compose Android app that uses Clean Architecture for efficient movie browsing and detailed views.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
MovieDB is a modern Android application built natively with Kotlin and Jetpack Compose. It leverages a Clean Architecture approach to provide a robust, scalable, and testable codebase, allowing users to explore movies, view detailed information, and manage their personal watchlists.
This project adheres to Clean Architecture principles, separating concerns into distinct layers: Presentation, Domain, and Data.
Follow these instructions to set up and run the MovieDB Android app on your local machine.
Contributions are highly encouraged! Whether it's a bug report, a feature request, or a pull request, your involvement helps make this project better.
To contribute:
Please ensure your code adheres to the project's architectural guidelines and coding conventions.
This project is open-source and distributed under the MIT License. See the LICENSE file in the root of the repository for full details.