Giogreens
A complete Ecommerce
Project Description
Giogreens is a full-stack e-commerce platform developed for the Web Technologies course.
The entire application is containerized using three Docker containers to streamline deployment and ensure consistency across environments.
From the client side, users can browse multiple pages such as the home page, catalog, and other sections that showcase the business goals. Each user has access to a personal dashboard, available only after logging in. For administrators, a custom management page provides full access to all data stored in the database. Through this dashboard, the admin can view statistics related to sales trends, top-selling products, and best customers, as well as add or modify products and send notifications to users.
Tecnologies used:
For the front-end we used javascript and bootstrap. The backend is coded in php and the db used is a classic relational MySQL dabatabase
As previously mentioned, i decided to build also 3 custom Docker container in orer to simplify the deployment and the installation process for everyone interested in trying to use this ecommerce.
Link repo: GitHub