Skip to content
/ Flix Public

An app that displays tracks and albums of your favorite artist.

Notifications You must be signed in to change notification settings

derekc00/Flix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 

Repository files navigation

"iTunes App"??

Use the iTunes Api to receive tracks (songs) and albums to display in a list and grid layout

I used this request to receive 200 tracks by Jack Johnson

https://itunes.apple.com/search?term=jack_johnson&country=US&media=music&limit=200

Todo

  1. Rename project name

Architecture

  • MVC (Model View Controller)

Potholes to beware (for tech writers)

Strech goals for students

  • Album detail view when tapping a album cell. Currently, there is no action when tapping a cell since there is only a track detail view.
  • Find creative ways to use the information from the json response such as using the iTunes links

About

An app that displays tracks and albums of your favorite artist.

Resources

Stars

Watchers

Forks

Languages