SeonghaEom / RemoteSSH

Online Remote Social Dining Platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Online Remote Social Dining Platform


Languages

Language:JavaScript 85.8%Language:SCSS 6.6%Language:HTML 5.5%Language:CSS 2.2%