Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jan 5, 2025. It is now read-only.

AlBovo/ProgettoBCC

Repository files navigation

ProgettoBCC

This repository is about a project related to the BCC Bank's scholarship for the academic year 2023/2024.

This project was designed to make communication between bank employees and customers faster and more effective, making consultations easily accessible and editable through a simple and clear style. In the development of the website, many knowledge and techniques that the group studied at ITT Blaise Pascal over the years in various subjects were also implemented and used.

Run Locally

Clone the project and go inside the project directory

git clone https://github.com/AlBovo/ProgettoBCC.git
cd ProgettoBCC

Create the .env file and set MYSQL_DATABASE and MYSQL_ROOT_PASSWORD inside it, here it is an example

MYSQL_DATABASE=database
MYSQL_ROOT_PASSWORD=f5hFaMuZRC7x9Qb27EdRCuDaz7CPFa

To start the site you now just have to run docker compose up --build.
Additionally, you can use cleanDocker.sh script which will delete all the containers, images and volumes of this project.

./scripts/cleanDocker.sh

About

A project related to the scholarship of BCC Bank for the academic year 2023/2024.

Topics

Resources

Readme

License

AGPL-3.0 license

Stars

Watchers

Forks

Contributors