Building a display website for dummy workshop.
I created this project for a school project. I had to create a fully responsive website for a dummy workshop : Garage Parrot. I had to respect some specifications; An employee must be able to add, edit and delete a second-hand car to the catalogue. He also must be able to add, edit, and delete the available services at the workshop. Finally, they have to be able to edit the opening hours at any time. Everyone can also post a message on the contact page or leave a review on the reviews page.

This project was created using Symfony 6, with Bootstrap CSS framework. It was my really first alone project. I helped myself by using Bootstrap Studio for grid creation. I also used Heroku to deploy the project. I used MySQL as database. I used Doctrine to create the database and to manage the entities. I used Twig to create the views. I used Symfony Forms to create the forms of the application and Symfony Validator to validate them. I used Symfony Security Bundle to authenticate the user in the back-office.
Copyright © 2025 Baptist Hecht. All rights reserved.