Skip to content

sharmas07/CodeLab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 

Repository files navigation

image

image

image

Run Locally

Clone the project

  https://github.com/sharmas07/CodeLab.git

client

  cd client

Install dependencies

  npm install

Start the server

  npm start

Environment Variables

To run this project, you will need to add the following environment variables to your server's .env file

MONGODB_URL JWT_SECRET JUDGE_API

server

  cd server

Install dependencies

  npm install

Start the server

  npm run dev

Tech Stack

Client: ReactJS

Server: NodeJS, ExpressJS

Database: MongoDB

About

GatesCodeLab, a dynamic web application built using Node.js, React, and MongoDB. Designed to support coding lab sessions in our college, GatesCodeLab provides students with a comprehensive platform to practice coding questions. With an extensive question library, a real-time code editor, test case evaluation, and a built-in compiler.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors