Skip to content

Setting a movie list project with navigation in Objective-C

Notifications You must be signed in to change notification settings

arthursobrosa/tmdb-objective-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TMDb Objective-C

Project page 1 Project page 2

This project features a movie list generated using TMDb API. When a movie is selected, the user is navigated to a details page with additional information. The project was developed in Objective-C, using UIKit with ViewCode for the user interface and the MVVM-C architecture for code organization.

Feel free to clone it and test it by yourself!


API Key

Don't forget to get your API key at this link: TMDb API

API Key Reference

And insert it into the project at NetworkService Objective-C file (NetworkService.m).

About

Setting a movie list project with navigation in Objective-C

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published