Code Monkey home page Code Monkey logo

cs3219-project-ay2223s1-g40's Introduction

PeerPrep

Screenshot 2022-11-09 at 1 58 54 AM

PeerPrep a web application that seeks to help students better prepare themselves for the highly challenging technical interviews.

PeerPrep helps users to find a fellow peer who wants to work on a problem of similar difficulty, and allows them to work together and communicate with each other on the problem.

Access our app here (Active as of Nov 9th, 2022)

How to start (locally)

Prerequisite

  1. Go into respective directories by running cd <dirname>
  2. Run npm install

Frontend

  1. Rename .env.sample file to .env.
  2. Run npm start (Frontend runs on localhost:3000)

User Service

  1. Rename .env.sample file to .env.
  2. Create a Cloud DB URL using Mongo Atlas.
  3. Enter the DB URL created as DB_CLOUD_URI in .env file.
  4. Run npm start (User Service runs on localhost:8000)

Matching Service

  1. Rename .env.sample file to .env.
  2. Run npm start (Matching Service runs on localhost:8001)

Collaboration Service

  1. Rename .env.sample file to .env.
  2. Run npm start (Collaboration Service runs on localhost:3001)

Question Service

  1. Rename .env.sample file to .env.
  2. Create a Cloud DB URL using Mongo Atlas.
  3. Enter the DB URL created as DB_CLOUD_URI in .env file.
  4. Run npm start (Question Service runs on localhost:3002)

Chat Service

  1. Rename .env.sample file to .env.
  2. Run npm start (Collaboration Service runs on localhost:3003)

cs3219-project-ay2223s1-g40's People

Contributors

aceszhenwei avatar branzuelajohn avatar github-classroom[bot] avatar jbkim1999 avatar sethckl avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

jbkim1999

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.