MoviX is an innovative application designed to enhance your movie browsing experience by providing an intuitive and user-friendly interface. Discover and explore a vast collection of movies effortlessly with MoviX's robust search and detailed information features.
MoviX.mp4
Features |
---|
Search for movies |
View detailed information about each movie |
Filter movie by genre |
See Review |
Technology Stacks |
---|
Kotlin |
Jetpack Compose |
Navigation Compose |
Paging3 Compose |
Coroutines + Flow |
Hilt |
Retrofit2 |
OkHttp |
Logging Interceptor |
GSON |
Coil Compose |
Material3 |
- Java Development Kit (JDK) 17 or higher
- Gradle 8.2.X
- Android Studio Hedgehog | 2023.1.1 or higher
- Clone the repository:
git clone https://github.com/Rarj/MoviX.git cd MoviX
- Build Project
./gradlew build
- To run the apps, use the following command
./gradlew run