rodrigowoulddo / MovieDB-Objective-C

A simple Objective-C app that consumes MDB API using MVC architecture with separated networking.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MovieDB App

  • Platform: iOS (Objective-C)
  • Aplication Language: English
  • Code Language: English

Description

A simple Objective-C app that consumes MDB API using MVC architecture with separated networking.

The app desn't use any POD's or third party code.

The Swift version of this app can be found here.

Screenshots

Main Functionalities

  • Movie lists (Popular and Now Playing)
  • Movie description
  • Movie search
  • Multi-section TableView
  • Async API call
  • API response await with dispatch group
  • Image caching with NSCache
  • Assync image loading

Licence

Use as you please. 😁

About

A simple Objective-C app that consumes MDB API using MVC architecture with separated networking.


Languages

Language:Objective-C 100.0%