Skip to content

Farhandroid/AndroidCleanArchitecture

Repository files navigation

MovieMania

MovieMania

A minimalistic Android application Built with Clean architecture and Jetpack component (Jetpack Compose, MVVM , Paging 3.0, HILT, ROOM DB, Retrofit, and many more …). It was made to describe the latest android development trend. This app will be updated further to adapt to latest development trend



Get the latest MovieMania app apk from below 👇

MovieMania



This project is described in below articles . Please check it .



Screenshort 📸

Screenshort



Built With 🛠



How to run this app

  • Clone this repository
  • Register in TMDB and get the API_KEY , BASE_URL and POSTER_URL and put it in graddle.properties
  • Build the application