/bard2

App to watch synchronized youtube video on multiple devices.

Primary LanguageScala

bard2

Build Status

App to watch synchronized youtube video on multiple devices. Actions like play/stop/shift/next are synchronized between devices.

dev stack

backend

  1. scala
  2. akka
  3. akka-http
  4. akka-persistence
  5. upickle
  6. mongo
  7. websocket
  8. youtube api

frontend

This app (frontend part) is in plain scalajs. There is no framework like react/angular so it's ugly (in my opinion).

  1. scalajs
  2. upickle
  3. jquery
  4. materializecss
  5. websocket
  6. youtube api