Please sign in to access this page
A platform that brings Apple Music and Spotify users together by listening to the same songs at the same time. (Kind of like a SharePlay but across different platforms). This is a collaboration with TheScientist101 + myself.
Bear Tyree
Check their projects out: Rizz Quotient Test, Flash Royale, IO Game
Tymek
Check their projects out: Agin CI, Agin Auth, Wasona, Agin Sensors, Agin Slides
Yuchan Han
Check their projects out: Roblox MCP Server, Krost, Sparkle
Ron D
Check their projects out: Ascend (Same project), Saving and Loading, Ascend (working title)
Nicholas Sharp
Check their projects out: Portfolio - nabdev, YCode (Build iOS apps on Windows and Linux!)
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Connecting Firebase's firestore db with my app. Creating a vibe session will created a unique session ID now
Created a button/indicator of whether or not a user is currently connected to Spotify. Also, separated files pertaining to Apple Music and Spotify that were getting too messy
Finished restructuring the token saving. Attempting to use the refresh tokens within a few minutes of the expiration date.
Added a button(will change the UI later) to connect the app to Spotify without having to search up a song first. Got a Publishing changes from background threads is not allowed; make sure to publish values from the main thread (via operators like receive(on:)) on model updates. error though
Debugging the UI for the player status bar at the bottom + implementing a refresh token for the Spotify access token
Got rid of the ugly green Connect to Spotify button when first opening up the app, but ran into an access token bug
Can now switch between Spotify and Apple Music versions without force closing the app(can switch from the settings tab) + changed very little UI for the tabs
Can now pause and play the songs at the bottom of the song list view. Problem: Doesn't allow the user to play a song unless a song is already playing on Spotify(might just be a Spotify API thing though)
Added the current song's name, artist(s), and album cover at the bottom with a pause and play button. Still in the middle of fixing the functionality of the pause and play button though. (For the Spotify Side)
Figured out how to keep track of the current song + added the current song's album cover when played