Coder Social home page Coder Social logo

watchpawrii's Introduction

Watch-In-Sync : created to have fun together with your friends and loved ones

PRs Welcome GitHub pull requests GitHub issues

About The Project

  • WeWatch is a web application that allows the user to watch YouTube videos in-sync with others. You can create and join rooms, chat with others, and have a video call while streaming YouTube videos together. Built using Node.js, Express, Socket.io, and WebRTC.

Features

  • Uses Express as the application server
  • Video Synchronization and chat is achieved through real time communication between client and server using Socket.io
  • Peer-to-peer webcam streaming using WebRTC
  • Uses React Player to embed videos and control playback

Getting Started

Please follow these simple steps to start working:

1. If you want to work on issue then comment. If you get assigned, Fork this repository.

2. Clone your forked copy of the project.

git clone --branch main https://github.com/FABhishek/WatchPawrii/tree/main

3. Navigate to your project directory and open it in your code editor. 📁 .

cd WatchPawrii

4. Add a reference(remote) to the original repository.

git remote add upstream https://github.com/FABhishek/WatchPawrii/tree/main

5. Check the remotes for this repository.

git remote -v

6. Always take a pull from the upstream repository to your master branch to keep it at par with the main project(updated repository).

git pull upstream main

7. Create a new branch.

git checkout -b <your_branch_name>

8. Perform your desired changes to the code base.

9. Track your changes:heavy_check_mark: .

git add . 

10. Commit your changes .

git commit -m "Relevant message"

11. Push the committed changes in your feature branch to your remote repo.

git push -u origin <your_branch_name>

12. Open a Pull Request with a name of the issue and describe about your changes with reasons. To create a pull request, click on compare and pull requests. Please ensure you compare your feature branch to the desired branch of the repository you are supposed to make a PR to.

13. Add appropriate title and description to your pull request explaining your changes and efforts done.

14. Click on Create Pull Request.

15 Voila!
Whoohooo!

Add Your Name

Once your PR got merged, do not forget to add your name in CONTRIBUTING.md file. Further instructions are mentioned there.

Roadmap

See the open issues for a full list of proposed features (and known issues).

  • Documentation at some places.
  • Addition of Some Cool Styles.
  • Addition of More Useful Libraries.
  • Give Chance to user to add their Library.
  • More Features for More Interactivity in Site.
  • Developing in React Js with more features.

Contributors:

The Wonderful People Who Contributed Here


Contact:

         

watchpawrii's People

Contributors

amanbisht01 avatar fabhishek avatar anshul758 avatar 404-terror avatar yahya-cloud avatar

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.