This is a French website created using Bootstrap, PHP, JS and PostgreSQL.
This project was carried out at Enseirb-Matmeca with 4 people, including :
The aim was to create a website for garage employees to save data about their maintenances and their clients. Give it a try by adding, modifying and removing some stuff :D
Maintenances page for a specific client and a specific vehicle :
Add maintenance page :
Ubuntu :
sudo apt install apache2 php postgresql php-pgsql
Run script run.sh
at the root of the repository :
sudo ./run.sh
Then, see http://localhost/
.