Skip to content

CS3219-AY2425S1/cs3219-ay2425s1-project-g39

 
 

Repository files navigation

Review Assignment Due Date

PeerPrep

Overview

Team

Members of CS3219 Project Group 39:

  • Ho Jun Hao
  • Jerald Kiew
  • Zoe Ang
  • Li Yingming
  • Jason Qiu

Getting Started

  1. Clone this repository.
git clone https://github.com/CS3219-AY2425S1/cs3219-ay2425s1-project-g39.git
cd cs3219-ay2425s1-project-g39
  1. Add environment variables.

Add the provided secret .env folder in the root directory cs3219-ay2425s1-project-g39

  1. Run the docker containers.
docker compose up -d

Congratulations! You have successfully set up PeerPrep. 🎉

When you open up the webpage, you should see the following welcome page:

image

Sign up for an account with your email address and password, and use that to log in. Once you have logged in, you should see the following page:

image

From here, just click on any of the questions to see their descriptions. You can filter for any topic or difficulty of your choosing using the selectors.

  1. Stop and remove the docker containers and images.
docker compose up --rmi "all"

About

Match with others and practice LeetCode questions through mock interviews

Resources

License

Stars

Watchers

Forks

Languages

  • JavaScript 55.7%
  • TypeScript 40.4%
  • Dockerfile 2.3%
  • Other 1.6%