MutluClkn / Netflix-Clone

A movie app where users can access the latest movies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TMDB Movie App

A movie app where users can access the latest movies. The source of the data is themoviedb. You can see the technologies and features used in the project below.

Technologies

  • URLSession
  • Generics
  • Firebase
  • Kingfisher
  • Responsive Design
  • OOP
  • MVC

Features

  • Users can register to Firebase. If users forget their password, they can get a recovery email to reset it.

  • Users can save login preferences by ticking up the "Remember Me" box.

  • Users can access the latest, top-rated, popular, and upcoming movies.

  • Users can add/delete the movies to/from their watchlist. They can able to access their watchlist on another device.

  • Users can access the movie score, release date, genre, overview, cast, and videos on the movie detail screen.

About

A movie app where users can access the latest movies.

License:MIT License


Languages

Language:Swift 99.6%Language:Ruby 0.4%