Skip to content

It is an app for learning Swift3. This app show a list of movies from a Web service (from Apple) that provide this list, when you touch a on a movie you can see the detail. This was build with Alamofire, Core Data, Kingfisher y SwiftyJSON

Notifications You must be signed in to change notification settings

juanmjimenezs/EMDb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EMDb Xcode Swift3

It is an app for learning Swift3. This app show a list of top movies from a Web service (from Apple) that provide this list, when you touch a on a movie you can see the detail. This was build with Alamofire, Core Data, Kingfisher y SwiftyJSON

This project include the next Pods:

  1. Alamofire
  2. Kingfisher
  3. SwiftyJSON

Then, run the following command: $ pod install

Features

  • Web services with Alamofire and SwiftyJSON
  • Auto Layout
  • Segues
  • Cache with Core Data
  • Tab bar controller
  • Image cache with Kingfisher
  • Refresh control
  • You can have a list of favorite movies
  • You can search movies
  • Badge value for tab bar item

How it looks

Movie List Movie Detail
movie-list favorite-movies
movie-detail movie-detail-favorite

About

It is an app for learning Swift3. This app show a list of movies from a Web service (from Apple) that provide this list, when you touch a on a movie you can see the detail. This was build with Alamofire, Core Data, Kingfisher y SwiftyJSON

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages