Skip to content

burrakerden/GameIMDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameIMDB

I made an application that has 2 tabs, lists the games, includes a search bar and has a fav button on the detail page.

I pulled the data with alamofire, used kingfisher to load images from the data and built the whole project with xib.

I used coredata to import data to detail page and keep data from fav page

gameIMDB