Skip to content

A multi module project includes authentication and cached pagination with clean architecture.

Notifications You must be signed in to change notification settings

mutkuensert/Movee

Repository files navigation

Movee

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;

Tech

Contact

ensertyazilim@gmail.com