I worked on Spotify Scheduler, a web tool that lets users automate Spotify playback by scheduling playlists with a calendar-based interface. It’s built for businesses, events, and personal routines who want music to start automatically at set times.
My Contribution
Stripe Integration:
Implemented full subscription flow including payments, billing, webhooks, free trials, and plan management for the $9.99/month premium plan.
Python Scheduler (Backend Logic):
Worked on the backend scheduling logic that triggers playlist playback at the correct time, including timezone handling and recurring schedules.