Annual project for the 3rd year of the Bachelor in Web Engineering at ESGI.
Design of a CMS from scratch only written in php which allows any company to create their own website from our solution.
- Install Docker (with docker-compose)
Make a git clone of this repository and in the created folder, run this command line :
docker-compose up -d
With the current docker-compose.yml, go to http://localhost:8080 for the web application and http://localhost:8888 to acces phpMyAdmin.
- Margaux Hebert - Travail Initial - Margaux83
- Maxime Carluer - Travail Initial - maximecarl
- Loudovic Rex-Harrison - Travail Initial - loudovic12
- Louis Moulin - Travail Initial - MoulinLouis