Skip to content

An iOS app to find new and popular movies and TV shows using The Movie Database's open API.

Notifications You must be signed in to change notification settings

tk4chenko/Movie-Streaming-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

Movie-Streaming-App

With this application you have a chance to follow the news of film production. By downloading this application, you will have in your smartphone a real cinematographic library, and you will not miss any details on the cinema world: brief synopsis, trailers, rating. However, this application doesn't allow you to watch the full movies.

Table of contents

Technologies used

  • UIKit
  • MVVM
  • Alamofire
  • SDWebImage
  • YoutubeiOSPlayerHelper
  • Locksmith

Overview

The application contains 6 screens:

Authentication Discover Genre
Details Search Watchlist

Features

  • UI Programmatically
  • Autolayout
  • UICollectionViewCompostionalLayout
  • Custom UICollectionView/UITableView Cell
  • Custom UISegmentedControl
  • Authentication
  • Adding movies to your watchlist
  • Pagination
  • YouTube Player
  • Date Formatter

Resources

The Movie Database API

Requirements

  • iOS 15.0+
  • Xcode 14.0+