Amirbhn / Movie-Application

A movie application to show selected movie and by selecting each of them user will see a description and rate and some other information

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movie Application

iOS - Storyboard - MVC
A movie application to see a collection high ranked movies. Based on Api from www.themoviedb.org

Features:

  • Call a movie endpoint and convert JSON to an array of objects
  • DispatchQueue to run the code for getting the image in background
  • Present images related to the movies in your Table View
  • By clicking on each cell go to the Detail (static TableView) and show all the details received as JSON from Server including picture.
  • Implemented "Move" and "Delete" for data
  • Use System View Controller to Share or Email a movie and also visit wikipedia
  • Plus button (+) to be able to add a new movie

Screenshots

           

About

A movie application to show selected movie and by selecting each of them user will see a description and rate and some other information


Languages

Language:Swift 100.0%