Skip to content

CS3219-AY2223S1/cs3219-project-ay2223s1-g55

Repository files navigation

Overview

LeetWarriors is an coding collaboration platform and peer matching system where students can find peers to practice whiteboard style interview questions together.

Running Locally

Navigate to the following individual services to set up and run them locally:

  1. User Service
  2. Matching Service
  3. Communication Service
  4. Editor Service
  5. Question Service
  6. History Service

Finally, start running the frontend service by following this guide.

The application should start locally at http://localhost:3000.

Production Deployments

frontend url: https://frontend-lemon-one.vercel.app/signup/

user-service url: https://user-service-q563p73okq-as.a.run.app/

matching-service url: https://matching-service-q563p73okq-as.a.run.app/

question-service url: https://question-service-q563p73okq-as.a.run.app/

history-service url: https://history-service-q563p73okq-as.a.run.app/

communication-service url: https://communication-service-q563p73okq-as.a.run.app/

editor-service url: https://editor-service-q563p73okq-as.a.run.app/

Environments:

  1. Production
  • Runs on production endpoints (Cloud Run deployments), production DB
  1. Test
  • Runs on production endpoints, production-test DB
  1. Development
  • Runs on local endpoints (localhost), local DB

Final Report

Please refer to the report folder for our final report.

About

cs3219-project-ay2223s1-g55 created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •