Skip to content

meitarBass/MovieMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MovieMe

MovieMe is an app that pulls the top movies and tv shows and displays it using a modern UI.

Table of contents

General info

MovieMe is an app that pulls the top 20 movies from TheMovieDB API and displays it using a modern UI. Main features include :

Showing the top 20 movies and tv shows dynamically on a card layout Ability to search within the whole TMDb API Ability to save movies to favorites Ability to delete movies from the favorites list Ability to get nearby movie theaters And more

APIs used:

Setup

  1. Grab media data key

  2. Grab movie theaters key

  3. Grab cities geocoding key

  4. Get your files into the Constant project

  5. Run the app

Screenshots

Example-Home Example-Movie-Preview Example-Search Example-Favourite Example-Map-Current Example-Map-Search

Technologies

  • Xcode - version 11.6
  • Swift
  • UIKit
  • UICollectionView
  • Custom CollectionViewCell
  • Realm
  • Networking
  • Public APIs
  • JSON Parsing using codable
  • Custom UIViews
  • UIMapKit
  • Kingfisher

Features

List of features ready and TODOs for future development:

  • Search for top Movies and Tv shows
  • Save top Movies and Tv shows to favourites
  • Delete saved Movies and Tv shows from favourites
  • Search for near movie theaters
  • Offline Mode
  • And more...

To-do list:

  • Improve distance from chosen point to the closest movieTheaters
  • Improve UIAlerts design for error handling

Status

Project is: finished

Contact

Created by @meitarbasson - feel free to contact me!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors