kunalagra / codegamy

AIO Coding & Interview Platform

Home Page:https://codegamy.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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/kunalagra/codegamy

# 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

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

You may also like...

  • MediCall - An AIO Medical platform to connect doctors and patients
  • Sikho - Professional Learning Marketplace

License

AGPL-3

About

AIO Coding & Interview Platform

https://codegamy.vercel.app/

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 98.5%Language:CSS 1.5%