8000 GitHub - sanjeevs9/CodeCollab
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sanjeevs9/CodeCollab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Project Overview

Backend

  • Built using Node.js for handling server-side logic.
  • Utilizes PostgreSQL as the relational database for efficient data storage.
  • Prisma is used as the ORM (Object Relational Mapping) tool for database management.
  • WebSockets is used to enable real-time collaboration, allowing two users to code on a single project simultaneously.

Frontend

  • Uses CodeMirror as the code editor for an interactive and seamless coding experience.
  • Integrated with Judge0 Compiler to support code execution across multiple programming languages.

Real-time Communication

  • Implemented Socket.io to establish real-time interactions between the frontend and backend.
  • Enables live feedback and updates during code execution, providing a dynamic user experience.

WhatsApp Image 2024-10-30 at 6 10 00 AM WhatsApp Image 2024-10-30 at 2 53 45 AM WhatsApp Image 2024-10-30 at 2 54 17 AM WhatsApp Image 2024-10-30 at 2 53 35 AM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published
< 37FE div class="BorderGrid-row">

Packages

No packages published

Languages

0