Skip to content

atfilipcc/99pbttao-cheer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video chat service for nursing homes

Fullstack project using MongoDB, Express, React and Node. (MERN)

WebRTC Video Chat with Google authentification.

Final project for School of Applied Techonology.

Alt text


Table of Contents

Installation

To get started...

Step 1

From root folder

$ npm install

Step 2

Install in client folder

$ cd client
$ npm install

Step 3

  • Add your credentials to the environment - you will need a Google API key, ID, Secret, a MongoDB URI, as well as a secret for the express/socket.io session.

Step 4

Open two terminals. One in root and one in client folder.

  • Root:
$ npm run dev
  • Client:
$ npm start

Features

  • Google Authentification and login
  • Peer-to-peer video calls with WebRTC and socket.io
  • Styled with material-ui
  • Backend with MongoDB

Contributing

Step 1

  • Option 1

    • 🍴 Fork this repo!
  • Option 2

    • 👯 Clone this repo to your local machine using https://github.com/atfilipcc/99pbttao-webrtc.git

Step 2

  • HACK AWAY! 🔨🔨🔨

Step 3


Team

Contributors/People

Andrea Filip Michael Njål
FVCproductions FVCproductions FVCproductions FVCproductions
github.com/andreazajicova github.com/atfilipcc github.com/mpyszynski github.com/NjaalWiik

License

License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published