Skip to content

Suryansh1987/Collaboarative-coding-platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ§‘β€πŸ’» CollaborativeCoding – Real-time Coding Collaboration Platform

CollaborativeCoding is a modern web-based platform that enables developers to code together in real-time, share code snippets, and collaborate on projects just like Google Docs β€” but for code.

✨ Features

  • πŸ”„ Real-time code collaboration (multi-user)
  • πŸ’¬ Integrated chat system
  • πŸ–₯️ Support for multiple languages and themes
  • πŸ“ Project/workspace management
  • πŸ‘₯ User authentication (Sign up / Sign in)
  • 🧠 AI-assisted coding suggestions (optional)
  • πŸ“œ Code history and versioning

πŸš€ Tech Stack

Layer Technology
Frontend React.js, Tailwind CSS
Backend Node.js, Express.js
Realtime WebSockets (Socket.IO)
Database MongoDB / PostgreSQL
AI/LLM (optional) OpenAI API / LangChain
Deployment Vercel / Render / Docker

πŸ› οΈ Getting Started

Prerequisites

  • Node.js (v16+)
  • npm / yarn
  • MongoDB instance (local or Atlas)

Installation

git clone https://github.com/your-username/CollaborativeCoding.git
cd CollaborativeCoding
npm install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors