iOS application for people to checkin with themselves and find minor reflief through music and meditation
- Self-Identify feelings
- As a user, I want to be able to click a button to identify my feelings
- Provide spotify music option for wellness
- As a user, I want to be able to listen to a already created playlist
- As a user, I want to be able to choose a song to uplift or embrace my feelings
- As a user, I want to be able to set a song to play when I check in with specific feelings
- create an xcode project
- download spotifyLogin cocoa pod
- install spotify on the testing device (will not work with xcode simulation)
XCode IOS
Role: the operating system for iphones/ access to phone functionality such as notifications
Swift
Role: the view and controller of the application
Spotify API
Role: source of recommended/self select music content
SpotifyLogin Library
Role: authenticate user
Kiera Thomasson