Skip to content

valentin-muller/zoom-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy

https://still-reef-70054.herokuapp.com/a853a9c2-0238-41e0-aa1b-5cc6d01de927

Zoom Clone Codealong - Clever Programmers

Technologies used: Socket.io, node.js, peer.js, express.js, uuid, ejs

PLAN OF ACTION

  • Initialize our NodeJS Project ✅
  • Initialize our first view ✅
  • Create a room id ✅
  • Add the ability to view our own Video ✅
  • Add ability to allow other to stream their video ✅
  • Add styling ✅
  • Add the ability to create messages ✅
  • Add mute button ✅
  • Add Stop Video button ✅