C

CodeShare

It is a full fledged interview conducting platform having features of collaborative editor, compiler, video and audio chats, question selection, text chat, feedback generation.

The problem CodeShare solves

Since the last year ,world took a new turn because of the pandemic.Everything went virtual, so were the interviews.People still are quite unfamiliar with the virtual interviews as the environment they provide is much different than the traditional face to face interviews.Also companies required a proper hiring paltform which could let them conduct the virtual interviews with certainity.So here our team provides a solution CodeShare to solve these problems.
Hence companies can be used it as a major tool for hiring candidates remotely all over the world. With the help of codeShare candidates are just a link away.

Challenges we ran into

Whiteboard bug fixed : The pointer was not responding according to position of the cursor. So we deployed the whiteboard separately and embedded in the codeShare with iframe.
VideoCall bug fixed : First we created our own peerjs server due to which deployment on heroku didn't work. So we used peerjs library server to manage video streams.
Ace editor bug fixed: Changing the font type of the ace editor leads to abnormal behaviour of editor.

Discussion