Git Product home page Git Product logo

musicstream's People

Watchers

 avatar

musicstream's Issues

Socket.IO Configuration

Overview:
Need to set up a Socket.IO configuration to broadcast YouTube Playback Status, Chat Messages, and voting.

All components rely on this functionality as this is a core application functionality.

YouTube Data API - Not Functional

Overview:
The YouTube API docs are not clear in how to get set and working with this API. The documentation also references older, deprecated versions of Google npm modules.

All components rely on this functionality as this is a core application functionality.

User Authentication with Passport.js

Overview:
A Passport.js configuration should be set up on the Node server as a means for our users to authenticate. We should using local, facebook, and google authentication options.

All components rely on this functionality as this is a core application functionality.

Ensure Stream Syncing Works for Multiple Users

Overview:
Need to maintain consistent status from end user's to ensure that video playback is at the same, or close to the same location when streaming YouTube content. Planning to use Socket.IO to emit the player location from each user and ensure they are all within roughly 2-3 seconds of each other.

All components rely on this functionality as this is a core application functionality.

As a user, I should only be able to vote one time.

  • Users should be able to vote only once.
  • If a user has already downvoted, they should only be able to upvote.
  • If a user has already upvoted, they should only be able to downvote.
  • The vote should reset after each video is played.

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.