Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 475 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 475 Bytes

Video-Sync

View this application live: https://videosync.brenden-smith.com

Utilizing JavaScript, React, Node, and Firebase to develop an application to watch YouTube videos simultaneously with other users. Other features include integration with Google and an in depth comment feed.

To-do List

  • Implement a comment feed that generates ~25 comments at a time
  • Achieve perfect sync when a user joins a room. Currently hindered by browsers not allowing autoplay.