Farhandroid / AndroidCleanArchitecture

This is a project built with Love ❤️ and also with Clean architecture in Android .

Home Page:https://farhan-tanvir.medium.com/clean-architecture-in-android-jetpack-compose-paging-3-0-kotlin-mvvm-%E3%83%BCpart-2-8d97cee4dffe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 .

PART1

PART2



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