Please sign in to access this page
An app that makes use of the spotify and apple music API's to show and share the music you're currently listening to with others. SImilar to a social media app but for music.
No followers yet
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!
Ship 1
0 payouts of
Worked on friend feed and making sure things were working properly. Mostly done with the major features. Might redo parts of the UI and UX to make it nicer to use. Also might consider making a mobile app at some point.
Worked on the friend feed to show music your friends are currently listening to.
Worked on some of the UI and continued working on getting spotify to work properly. Will continue working on the user experience and the UI and especially adding other users to see what they're listening to.
Been doing more work to the backend, especially trying to figure out spotify api but its rather confusing for me. Also working on getting clerk auth to add a user to the users table.
Figured out auth and now working on the backend for users. Will hopefully soon start working with the spotify and apple music apis to get listening data.
Realized that auth with convex is a bit more difficult so had to work on figuring it out and reading documentation. Decided on doing convex with clerk.
Started work on the project. Initially started with using singlestore db but then decided to use convex and since this was my first time using it, I had to learn and spend a lot of time reading the docs.