Code Monkey home page Code Monkey logo

dj-app's Introduction

PartyLine: DJ-App

This app is a collaborative queue management system designed for DJs and hosts at parties. It utilizes Flask 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.

Check out the backend branch to see the current backend code and to-do list.

Features

  • Collaborative queue management
  • Unique four-digit queue codes
  • Song requests from mobile app or web browser
  • Spotify API integration for song search
  • Tracks number of requests for each song
  • Creates a crowd-sourced playlist for the DJ to play
  • Allows for song removal to prevent replays
  • Conditional HTML rendering based on user status
  • Support for multiple devices using backup codes

Stack

  • Flask
  • Python
  • SQLAlchemy
  • SQLite
  • Socket.IO
  • Angular (front-end)

Usage

  1. Create a new queue from a web browser to receive a unique four-digit code
  2. Partygoers can join the queue by entering the code on the app and search for songs through the Spotify API
  3. The app tracks the number of requests for each song, creating a crowd-sourced playlist for the DJ to play sorted by the number of requests
  4. The DJ can view a list of songs sorted by the number of requests and remove songs after playing them to prevent replays
  5. The app also allows the DJ to reset the number of requests for a song, moving it to the bottom of the queue

Known Issues

This application is still very early in development and is subject to drastic changes.

Screenshots (updated 4/1/23)

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

dj-app's People

Contributors

jarvisar avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.