-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
42 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,43 @@ | ||
|
||
#### Projet B2B pour L'Oréal ### | ||
|
||
## Description | ||
Ce projet est une solution B2B développée en environ 50h. | ||
Il a été réalisé lors d'un Hackathon organisé par la Wild Code School en collaboration avec la marque L'Oréal. | ||
C'est une plateforme qui permet aux partenaires commerciaux de L'Oréal de commander des produits, | ||
de gérer leurs commandes et de communiquer efficacement avec L'Oréal. | ||
Il est doté d'un chatBot "LoreiA" entièrement dédié a la marque afin de conseiller ses clients. | ||
|
||
|
||
## Technologies utilisées | ||
- [JavaScript](https://developer.mozilla.org/fr/docs/Web/JavaScript) | ||
- [React](https://fr.react.dev/) | ||
- [Sass](https://sass-lang.com/documentation/) | ||
- [Node.js](https://nodejs.org/docs/latest/api/) | ||
- [ChatGPT3](https://platform.openai.com/docs/introduction) | ||
- [MySQL](https://dev.mysql.com/doc/) | ||
- [PhpMyAdmin](https://readthedocs.org/projects/phpmyadmin/) | ||
|
||
|
||
## Installation | ||
Clonez ce dépôt sur votre machine locale. | ||
Naviguez jusqu'au dossier du projet via la ligne de commande. | ||
Exécutez npm install pour installer les dépendances du projet. | ||
Préparer les variables d'environnement nécessaire au fonctionnement du projet. | ||
Pur démarrer le serveur de développement. | ||
|
||
|
||
## 🥇 Remerciements 🥇 | ||
Merci a Anthony Gorski pour l'hébergement, | ||
Et a tous les autres formateurs pour leurs précieux conseils et leur bienveillance ! | ||
Merci à la Wild Code School pour l'organisation du Hackathon. | ||
Merci à L'Oréal pour nous avoir donné l'opportunité de travailler sur ce projet. | ||
|
||
|
||
## Auteurs | ||
[Alix Carlhant](https://github.com/Halicksse) | ||
[Batptise Save](https://github.com/Batsave) | ||
[Jonathan Bernard](https://github.com/Jonathan-Bernard) | ||
[Nicolas Defreitas](https://github.com/Defreitasnicolas) | ||
[Sébastien Lambransca](https://github.com/Lambseb) | ||
[Kevin Turnaco](https://github.com/Tetardtek) |