/RemoteSSH

Online Remote Social Dining Platform

Primary LanguageJavaScript

RemoteSSH

This is a video-chat based service that helps users to overcome having one synchronous conversation or visual constraints.

Major Files

Folder src/components includes each folder inside includes js file for component
-LandingPage, LoginPage : Accpeting the user register information and linking it with firebase
-Room : Main video chat room
-BottomBar : The menu bar with icons for additional feature
-Volume, Wishlist, Chat and Roomlist.js : For pop-ups corresponding to each button in bottombar

To Test on Currently deployed version, (Multiple Synchronous)

To Test on Local (Single User)

open a new terminal

  • cd server
  • npm install
  • npm start