Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 326 Bytes

File metadata and controls

11 lines (10 loc) · 326 Bytes

Plan Of Action

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