talhavarol-dev / MobilliumStudyCase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MobilliumStudyCase

Case

I model the data I got from a movie database site and transferred it to the application with Alamofire. I created a detail page for the movies and showed the pictures by downloading them with Kingfisher. I made the auto layout of the application programmatically with Snapkit. I hope you like.

Update. IMPORTANT

Instead of using scroll view, we can use tableView with 2 sections.

  1. chapters slider collection views
  2. sections tableViewList

Thus, we get rid of 2 different loads.

I was going to do it using a storyboard, but I didn't have enough time, it was half done.

Technologies

  • MVVM Architecture ✅
  • Pull to Refresh ✅
  • Programmatically ✅
  • CocoaPods for 3rd Party Libraries✅
  • Kingfisher ✅
  • Alamofire ✅
  • SnapKit ✅
  • Table View ✅
  • Collection View ✅

Video

ezgif com-gif-maker (1)

About


Languages

Language:Swift 99.4%Language:Ruby 0.6%