Bibimbap collab

Description

A Simple Collaborative Python Code Editor

Highlights

  • Python
  • Django Channels
  • WebSocket

Details

What are some effective ways to conduct a technical test with a candidate during a professional job interview?

This project originated from a need that arose when my colleague and I were conducting interviews for a recruitment process. We required a platform that could perform certain tasks.

✨ I can send technical test questions.

✨ A candidate can receive these questions without refreshing the page.

✨ The candidate can write Python code.

✨ I can edit what the candidate has written.

✨ Either the candidate or I can execute the code.



To achieve this, I opted for Django Channels, which enables the development of a web application using the WebSocket protocol.

I invite you to visit the website https://www.bibimbapcollab.app/

Once you're there,

🔅 create a Room by entering a Username

🔅 invite others by sending them the link to your Room

🔅 collaborate by "committing" Python code

🔅 execute the Python code by clicking on "Run"



Project link: https://www.bibimbapcollab.app/

Get more story about this project: https://www.vivimvap.com/#