/

Let's build something legendary together

/

WebRTC App

MongoDB / Express.js / React.js / Node.js

Project

Overview

I built this application with entire MERN Stack(MongoDB, Express.js, React.js, Node.js) hosted on GitHub. Front end of the app build on React js and style with MUI, and Backend build on Node.js and Express.js. This app features user authentication using jwt(jsonwebtoken) and bcryptjs to hash user password and store user data in Mongo Databse using mongoose ODM(Object Data Modeling). Then route user to application home. its ask user permession to record User video and audio when user interact with gui and also can record the screen of user and download the recording.

Technologies

React

MUI

Javascript

MongoDb

Mongoose

Nodejs

Express.js

JWT(jsonwebtoken)

bcryptjs

Back