Commit Graph
17 Commits
Author SHA1 Message Date
jashton aa09c6128c fixing styling 2025-02-03 18:26:26 +00:00
Joshua Ashton fff715915e added basic mobile responsiveness. 2025-02-03 11:10:23 -07:00
Joshua Ashton c30ddd4ca5 removed unneeded spotify-client package 2025-02-03 11:04:23 -07:00
Joshua Ashton 55b4258c41 bug fix - redirecting to localhost instead of login.joshashton.dev 2025-02-03 11:01:36 -07:00
Joshua Ashton e3a972d702 basic styling. 2025-02-03 10:54:55 -07:00
Joshua Ashton b3c82d7062 set api call to long_term 2025-02-02 15:06:53 -07:00
Joshua Ashton 8ec79e74f3 fixed php redirect_uri 2025-02-02 12:59:46 -07:00
jashton afc0c18594 fixed server-side login flow. 2025-02-02 19:56:52 +00:00
Joshua Ashton 307dafdb9d changes to run on server. 2025-02-02 12:21:47 -07:00
Joshua Ashton be854ce3c5 on first load, redirect to login api for spotify to load user's top tracks. 2025-02-02 12:07:01 -07:00
Joshua Ashton c15cba445a added session to prevent repeated API calls and allow data to be toggled between core and explore. 2025-02-02 11:08:32 -07:00
Joshua Ashton 0b9bd47609 minor bug fixes. 2025-02-01 22:32:35 -07:00
Joshua Ashton eab066346e displays the user's top songs via spotify api, authentication via oauth 2. 2025-02-01 21:53:45 -07:00
Joshua Ashton 331bfa0a01 merged conflicts. 2025-02-01 14:01:41 -07:00
Joshua Ashton c9ad259a65 implemented one-way switching of php via javascript. 2025-02-01 14:00:38 -07:00
jashton 7e734c5425 minor title update 2025-01-30 23:31:56 +00:00
Joshua Ashton a6a6831f39 implemented assignment 3, utilizing Spotify API to retrieve albums. currently, album id is hard-coded, need to figure out oauth to get user's top albums. 2025-01-30 16:30:06 -07:00