DJ Request
LIVECrowd-sourced song request queue for live DJ sets
Flask + PostgreSQL web app where listeners submit track requests and upvote each other's picks, so the DJ works from a crowd-weighted playlist in real time. User auth via Flask-Login, SQLAlchemy ORM, containerized with Docker behind an nginx reverse proxy and reachable through a Cloudflare Tunnel.
- Flask
- PostgreSQL
- SQLAlchemy
- Docker
- Nginx
- Gunicorn
- Cloudflare Tunnel