Private Zoom - a private, open, zoom clone 👁
- View Source Code
- Dec 2020
- View App Live

Overview
Private Zoom is a video calling and chat application made in the vain of Zoom.
It allows for users to join each other's calls, talk to and see each other, as well as a shared chatroom. It has the core functionality of Zoom, but you know where all the data is going.
Tech Stack
Express
To manage the serving of the backend services
Sockets
To handle and route user connections to rooms
Bootstrap
To style the app, and add responsiveness
NodeJS
To run the backend service
Heroku
To host and deploy the application to the web