QuaranTime.app - Face-time gaming
QuaranTime for Corona quarantine brings the well-known Activity board game to the virtual space using video chatting. The vision is to make a platform for online board-gaming.
It’s built using React on the frontend and the backend is a single Node.Js node. It’s based on a web-socket API using Socket.io and no REST api. Video connection is on top of the relatively new Peer-to-Peer WebRTC protocol.