Repository files navigation Codespace : Collaborative coding platform
Platform that faciliates collaborative coding with realtime code editor ,code compilation support , collaborative drawing board and realtime voice chat .
Create and join rooms
Real time code editor
Collaborative real time drawing board
Code compilation support for c , c++ , java and python
User authentication and authorization using jwt tokens
Feature to save code snippets . During meetings if one wants to save a code snippets he/she can do it with one click
Edit and delete saved snippets . One can edit the saved snippets eg to add some notes to them
Simple toast notification system , implemented without using any external library
Tech/Frameworks/Packages used
NextJS : for building the UI
Tailwind CSS : styling
Socket.io : for handling web socket requests on frontend
axios : for making http requests
peerjs : for establishing peer to peer webrtc connection
Node JS and Express JS : for handling backend requests
PostgreSQL : as database
pg : npm package for interacting with PostgreSQL database
socket.io : for handling the websockets requests on server
jsonwebtokens : for signing and validating jwts
bcrypt : for hashing password
About
Resources
Stars
Watchers
Forks
You can’t perform that action at this time.