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.
- URLSession
- Generics
- Firebase
- Kingfisher
- Responsive Design
- OOP
- MVC
- Users can register to Firebase. In case the users forget their password, they can get a recovery email and reset the password via email address.
- Users can save login preferences by ticking up the "Remember Me" box.
- Users can access to latest, top-rated, popular, and upcoming movies.
- Users can add/delete the movies to/from their watchlist. Every movie can be added to the watchlist only once. Every user has a personal watchlist. Movies will be saved to the user's account.
- Users can access the movie score, release date, genre, overview, cast and videos.