Skip to content
This repository was archived by the owner on Jan 17, 2026. It is now read-only.

mutkuensert/Movee

Repository files navigation

Movee

This project is no longer maintained. See my new Tmdb client project which demonstrates a cleaner structure.

MoveeIntro.mp4

Table of Contents

About The Project

This is an Android Tmdb client project.

Configuration

To be able to run the application, a TMDB api key should be set as environment variable as API_KEY_TMDB = your_api_key

Architecture

 graph TD; Presentation-->Domain; Data-->Domain; 
Loading

Tech

Contact

ensertyazilim@gmail.com