Code Monkey home page Code Monkey logo

shared-jukebox's Introduction

shared-jukebox

A collaborative jukebox system being used in our office environment. It allows a group of people to connect to a central, known service to control music playback.

The system consists of 3 components:

  1. A centralised ExpressJS + socket.io server which fields all requests and serves the web client, found in /server.
  2. A web client that is used by end users to see the current playlist and request new songs, found in/web-client.
  3. A music client that is run on a system with mopidy installed that can connect to the server to fetch the playlist and play music.

The server and music client may be on the same machine.

shared-jukebox's People

Contributors

jbrowneuk avatar

Stargazers

Ben Wells avatar

Watchers

 avatar

shared-jukebox's Issues

Add unit tests

Web client has some unit test coverage but the rest is very poorly covered.

Start playback if track list is empty and a song is added

Based on user research:

  1. The user will add tracks to the list
  2. Music does not play
  3. The user closes the application as it is “not working”

It would make sense to start playing a track as soon as it is added to an empty list to alleviate this and keep it in line with other music player behaviour. The pause button is available from all screens anyway, if required.

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.