Projet Ferme des Amandiers

FERME DES AMANDIERS

Ferme des Amandiers is an OpenClassrooms project focused on a dynamic showcase website for a market garden farm. The site highlights seasonal baskets available for pickup on Wednesday and Saturday, with a structure designed to stay easy to maintain and update.

HTML5 CSS3 JavaScript PHP MySQL

PROJECT DETAILS

Objective

The goal was to create a dynamic showcase website for a market garden farm, with a clear landing page, a product page that displays baskets by season and pickup day, and a user experience designed for both visitors and content updates.

Technologies used

The project was built with HTML, CSS, and JavaScript, with PHP logic and a MySQL database to display content dynamically. The objective was to highlight clean code structure and a clear separation between presentation and data.

Challenges and solutions

The main challenge was to make the interface accessible, responsive, and easy to understand while integrating filtering logic by season and pickup day. I structured the content in a modular way to simplify maintenance and deliver a smooth experience to the user.