Skip to content

Farhandroid/AndroidCleanArchitecture

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
app
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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