Skip to content

Amirbhn/Movie-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages