Skip to content

amant03/Codegamy-Quasar2.0

Repository files navigation


Codegamy
Codegamy

A Complete Coding & Interview Platform

Key FeaturesHow To UseCreditsCollaboratorsLicense

screenshot

Key Features

  • Problems & Code Testing (JDoodle API, CodeChef format)
  • Support Video Calls for Interviews (Jitsi)
  • Supports a sync pad with Code run using SocketIO
  • User profile view and update
  • User dashboard view
  • Peer Graded Interview Platform
    • Users are able to rate each other interiew ans
    • Rating based peer groups
    • Provide feedbacks to the reviews (helpful or not helpful)
  • Next-Auth for Authentication

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/SultanIndian007/Codegamy-Quasar2.0

# Go into the repository
$ cd codegamy

# Rename .env.example to .env
$ mv .env.example .env

# Install dependencies
$ npm install

# Run the app
$ npm run dev

Important

Populate your .env keys with their respective values.

Note

If you're using Linux Bash for Windows, see this guide or use node from the command prompt.

Credits

This software uses the following packages:

Built at Quasar 2.0

Collaborators

SultanIndian007
Aman Tiwari
kunalagra
Kunal Agrawal
ganesh-utla
Ganesh Utla
MDeexith
Deexith Madas

You may also like...

  • MediCall - An AIO Medical platform to connect doctors and patient
  • Chatbot - MERN - A web based chat application

License

AGPL-3