Luiz-Cunha-Dev / lemonade-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lemonade

Lemonade

Lemonade is a powerful web application designed for efficient ENADE (National Student Performance Exam) preparation. With Lemonade, you can challenge yourself, enhance your knowledge, and climb to the top of the ranking. Preparing for the ENADE has never been so refreshing!

Authors

Technologies Used

  • PHP
  • Docker
  • HTML
  • SCSS
  • JavaScript
  • MySQL

Installation and Usage

  1. Clone this repository: git clone https://github.com/Luiz-Cunha-Dev/lemonade-app.git
  2. Navigate to the project directory: cd lemonade-app
  3. Copy the sample environment file and fill in the required environment variables: cp ./env.sample .env
  4. Navigate to the docker directory: cd docker
  5. Copy the sample environment file and fill in the required environment variables: cp ./env.sample .env
  6. Start the Docker containers: docker-compose up -d
  7. Access the application at http://localhost/lemonade

Note

This project was a collaborative effort undertaken as part of a group assignment in college. We adopted agile methodologies, dividing tasks among team members and making incremental deliveries throughout the development process.

About

License:MIT License


Languages

Language:PHP 39.4%Language:JavaScript 25.3%Language:HTML 13.7%Language:CSS 13.3%Language:SCSS 8.2%Language:Dockerfile 0.1%