Giter Site home page Giter Site logo

chrisferdian / cinemate Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 85 KB

Cinemate is a mobile native application that allows users to discover and explore movies across various genres. It leverages the power of The Movie Database (TMDb) API to provide a rich movie browsing experience. This repository contains the source code and assets for the Cinemate app.

License: MIT License

Swift 99.83% Ruby 0.17%

cinemate's Introduction

Cinemate

Cinemate is a native iOS application that allows users to discover and explore movies using The Movie Database (TMDb) API. It follows the VIPER architecture pattern and leverages Swift 5, UICollectionViewDiffableDataSource, UICollectionViewCompositionalLayout, and SDWebImage for efficient data management and beautiful movie displays.

Home Genres Details
Cinemate Screenshot Cinemate Screenshot Cinemate Screenshot

Features

  • Genre Exploration: Explore a list of official movie genres.
  • Discover Movies: Discover movies by genre.
  • Movie Details: View detailed information about a selected movie.
  • User Reviews: Read user reviews for movies.
  • Trailers: Watch movie trailers on YouTube.
  • Endless Scrolling: Implement endless scrolling for lists of movies and user reviews.
  • Efficient Data Management: Utilize UICollectionViewDiffableDataSource for smooth and efficient data handling.

Architecture

Cinemate follows the VIPER architecture pattern, ensuring a clean separation of concerns and maintainability of code. The architecture components include:

  • View (MainViewController): Responsible for displaying the user interface and handling user input.
  • Interactor (MainInteractor): Handles business logic, data fetching, and processing.
  • Presenter (MainPresenter): Acts as an intermediary between the view and interactor, handling data formatting and presentation logic.
  • Entity (MainEntity): Contains data models for movies and responses.
  • Router (MainRouter): Handles navigation and routing within the app.

Design

Cinemate's design is inspired by the popular Netflix app. The user interface offers an intuitive and visually appealing experience for browsing and discovering movies.

Design Preview

For detailed design elements, you can refer to the Figma Community Design that served as the basis for Cinemate's UI.

Installation

To run Cinemate locally, follow these steps:

  1. Clone the repository:

git clone https://github.com/chrisferdian/Cinemate

  1. Open the project in Xcode.

  2. Build and run the app on a simulator or physical device.

  3. Make sure to replace the API key for The Movie Database (TMDb) in the NetworkingManager with your own API key.

Usage

  • Launch the app and start exploring movies by genre.
  • Select a movie to view its details, including user reviews and trailers.
  • Scroll through the list of movies, and the app will load more automatically with endless scrolling.

License

Cinemate is released under the MIT License.


Enjoy exploring the world of movies with Cinemate! For questions or feedback, please contact us.

cinemate's People

Contributors

chrisferdian avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.