App Title Card
Screenshot 1
Screenshot 1

Project Information

About

PartyLine is an Angular-powered web app developed as a collaborative queue management system designed for DJs and hosts at parties. It utilizes Flask & SQLAlchemy Python backend, SQLite database, SocketIO websockets for connections, and Angular for the front-end framework. The app also integrates with the Spotify API to allow users to search for and add songs to the queue.

Quick demo available here: https://imgur.com/YybcWVP

This project is still very early in development. Check out the GitHub repo to view the current state of the app. The 'backend' branch contains the Flask API, and the 'frontend' branch contains the Angular web app.