Skip to content

medhavi27/iOSSpotifyTrends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Our final project for the iOS dev class, which displays a user's most-listened to music and trends using the Spotify API.

NOTES:

App Name: SpotifyTrends
Michael Zheng and Medhavi Gandhi

App Tagline: Uses the Spotify API to log in and display a user's top tracks, artists, popularity, etc.

Links to backend: https://github.com/grantIee/Spotilyze-Backend

Screenshots:

Home Page Login Authorization Collection View Data Display

iOS requirements: Our app uses Autolayout (NSLayout) to add views, labels, images, etc. We used a collectionview in screen 3 (the time periods) to select which time period the user wanted. We use a UINavigationController to navigate to the post-login screen and a Modal View Controller to present the data. We integrated the Spotify API.

Issues: We used the SpotifyLogin cocoapod to login- and after 3 hours of working with Mindy we all learned that the cocoapod itself was broken/not updated. It was broken in a way that wouldn't display a session, so we could not use our session in our networking functions to get the user data. We have an example for our functions for networking in ThreeMonthModal- we implemented it, but the data from the session won't load.

About

An app that takes a user's Spotify trends and displays it in a sharable visual

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors