Skip to content

bounswe/bounswe2024group9

Repository files navigation

Welcome to CMPE451 Group 9's Project Repository

💭 Hi! This is Group9 of Cmpe451. We are passionate computer engineer students gathered to create a sustainable working environment for complete project design of our future products. You can visit our Wiki web page to get to know us!

🚀 Who are we, the Group 9?

Ceylin

Mustafa

Kristina

Emin

Eray

Halil

Serhan

Damla

How to run the project?

  1. Clone the repository to your local machine.
  2. git clone https://github.com/bounswe/bounswe2024group9.git
    cd bounswe2024group9
  3. Create a .env file in the outermost scope and add the following keys.
  4. AWS_PASSWORD=XXX
    AWS_HOST=XXX
    JUDGE0_API_KEY=XXX
    DJANGO_SECRET_KEY=XXX
    JUDGE0_API_KEY_POOL=XXX
    REACT_APP_API_URL=XXX
    REACT_APP_FRONTEND_URL=XXX
    EMAIL_HOST_USER=XXX
    GEMINI_AI_KEY_POOL=XXX
    
  5. Run the following command to run Docker image
    docker compose up

Hooray! You can now enjoy our project! 🎉