SkillAgentSearch skills...

Movie

A Multi-Module Android app built using with Kotlin, Jetpack Compose, MVVM with Clean Architecture, Paging3, Flow, Coroutines, Hilt, Retrofit, OKHttp, Firebase, DataStore

Install / Use

/learn @kursatkumsuz/Movie

README

Movie App

This movie application provides users with an extensive collection of films, allowing them to explore detailed information about each movie. Users can search for specific films and delve into their details. Additionally, the app enables users to watch trailers and video clips related to each film.

Overview

  • This project embraces a robust development approach by incorporating Multi-Module, MVVM (Model-View-ViewModel), and Clean Architecture principles.

Multi-Module

  • The modular structure enhances maintainability, scalability, and extensibility.
  • Each module can be developed independently, fostering code organization and minimizing dependencies.

Clean Architecture

  • Clean Architecture principles are applied to each feature module in this project.

MVVM (Model-View-ViewModel)

  • MVVM provides a clear separation between the user interface (View) and business logic (ViewModel), promoting code readability.

Used in the project

  • Jetpack Compose: Modern declarative UI Toolkit for Android
  • Navigation Compose: Allows to easily build multi screen apps
  • Paging3 Allows for the gradual loading of large datasets from the data source easily
  • Firebase for Authentication & Storage
  • Hilt for dependency injection
  • Coroutines for asynchronous programming
  • Flow An asynchronous data stream that sequentially emits values
  • OkHttp for caching data.
  • Retrofit A modern and type-safe HTTP client for communicating with RESTful web services.
  • DataStore A modern data storage solution for storing and retrieving data, part of the Jetpack libraries.
  • TMDB API Popular and user editable database for movies and TV shows.

📸 Video

https://github.com/kursatkumsuz/movie/assets/59700175/967f123b-718e-4751-a7ff-d7abd25f56b3

📸 Screens

Dark Mode

<div> <img align="left" src="https://github.com/kursatkumsuz/movie/assets/59700175/c4ce2efe-392d-48d8-9336-2648edc645f0" width="20%"> <img align="left" src="https://github.com/kursatkumsuz/movie/assets/59700175/2bd73cde-62fe-460f-9da0-a3b82bb78929" width="20%"> <img align="left" src="https://github.com/kursatkumsuz/movie/assets/59700175/b46cca59-561e-439b-be14-b9fe9b6c26d7" width="20%"> <img align="left" src="https://github.com/kursatkumsuz/movie/assets/59700175/74e4d7e2-3a61-4cc0-925f-4c19405650c2" width="20%"> <img align="left" src="https://github.com/kursatkumsuz/movie/assets/59700175/362fcde3-a4fb-44fe-a4c7-489cb706a521" width="20%"> <img align="left" src="https://github.com/kursatkumsuz/movie/assets/59700175/08993cd1-22ce-4111-80eb-b516516337cc" width="20%"> <img align="left" src="https://github.com/kursatkumsuz/movie/assets/59700175/b6b6cb6a-29f9-4f35-92a8-52879bfc584a" width="20%"> <img align="left" src="https://github.com/kursatkumsuz/movie/assets/59700175/da3a2922-2781-48eb-8a58-885e17f44b20" width="20%"> <img align="left" src="https://github.com/kursatkumsuz/movie/assets/59700175/66111c45-f662-4879-92d8-467c14ec6005" width="20%"> <img align="left" src="https://github.com/kursatkumsuz/movie/assets/59700175/8071de07-3456-4840-8e3f-4e2d2ade8497" width="20%"> <img align="left" src="https://github.com/kursatkumsuz/movie/assets/59700175/c02bee71-e18f-4fde-b641-4ac5416ae180" width="20%"> <img align="left" src="https://github.com/kursatkumsuz/movie/assets/59700175/d345ba28-bd24-4a3e-9ee5-61e4e0a447ba" width="20%"> <img align="left" src="https://github.com/kursatkumsuz/movie/assets/59700175/25a9f2ad-603f-4e6e-9d40-bdf60977d34a" width="20%">

Related Skills

View on GitHub
GitHub Stars100
CategoryDevelopment
Updated1d ago
Forks18

Languages

Kotlin

Security Score

100/100

Audited on Mar 27, 2026

No findings