Skip to content

A website where you can create rooms and chat while watching local video files synchronized with your friends.

License

Notifications You must be signed in to change notification settings

kjswaruph/local-party

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local Party

A website where you can create rooms and chat while watching local video files synchronized with your friends.


Features

  • Create watch party rooms.
  • Watch videos in sync with your friends.
  • Chat with your friends while watching videos.

Getting Started

  1. Go to https://localparty.netlify.app/

  2. To create a room, click on the create room button and enter the name you want to chat with, the room's name and select the video file.

  3. You would be redirected to the room page once you have created it. You can now share the room code with your friends and they can join with the same video file and room code.

  4. To join a room, click on the join room button and enter the name you want to chat with, the room's code and select the same video file with which the host has created the party with.

  5. You can view how many people are in the party by hovering over the user icon in the top right of the room page.

  6. You can leave the party by clicking on the leave icon in the top left of the room page.

Video

Local Party Demo

Media

An album of screenshots of the website can be found here.

Contributing

  1. Fork

  2. Clone and setup

    git clone https://github.com/sheldor1510/local-party.git
    cd local-party
    
  3. Open a live server

Check out the backend API here.

About

A website where you can create rooms and chat while watching local video files synchronized with your friends.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.1%
  • HTML 31.7%
  • CSS 11.2%