jmanalang3 / Itunes-Manalang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

itunes-Manalang

Project defination

This is the a project, I have integrated API itunes (https://itunes.apple.com/search?term=star&country=au&media=movie&all). for the listing of Artist and other to show details for the following fields.

  • Track Name
  • Artwork (there are multiple size formats, you should pick one that you consider appropriate for the task)
  • Price
  • Genre

Suggestions implemented

  • A date when the user previously visited, shown in the list header
  • Save the last screen that the user was on. When the app restores, it should present the user with that screen.

This are the key concepts I have used for this demo

  • MVVM stucture with Coordinators
  • Dependency Injection
  • Offline support using CoreData
  • API Middle-Ware
  • Create UI componets that can be reuse
  • Author

    jmanalang, jeffrey.manalang03@gmail.com

    About


    Languages

    Language:Swift 99.4%Language:Ruby 0.6%