Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 545 Bytes

File metadata and controls

14 lines (13 loc) · 545 Bytes

Mufi App 🚀

Developed using Android Studio Quail 1 2026.1.1 Patch 2:

  • MVVM + Clean Architecture
  • Multi Module
  • Jetpack Compose
  • Dagger-Hilt
  • Unit Test
  • Retrofit + Okhttp
  • Reactive Programming
  • ProGuard rules

🚀 Getting Started

  1. Clone the Repository
  2. put your TMDB API Key to local.properties as TMDB_API_KEY_DEV and TMDB_API_KEY_PROD (for testing purpose, you can use my TMDB API KEY= 5a58d50d8c6e62cc9573f6d8b439bcfb ,but its free plan. if app show error it mean my plan reach limit request, please use your own API KEY)