A Flask application that allows party attendees to add songs to a Spotify playback queue via QR code scanning.
- QR Code Generation: Generate a QR code that attendees can scan to access the song addition interface.
- Spotify Integration: Users can search for songs and add them directly to the playback queue.
- MongoDB Storage: Keeps track of the songs added to the queue.
- Python 3.x
- Spotify Developer Account
- MongoDB instance (local or cloud)
- Clone the repository:
git clone https://github.com/chsky1600/hopon-aux.git