User profile#10
Open
FrancoisT97 wants to merge 42 commits into
Open
Conversation
…js-express 1 technical task set up nodejs express
* ADD frontend package.json * SETUP React.js environment * UPDATE package.json files * ADD index page * UPDATE website index * ADD backend middleware to connect front and back * MOVE App.js to components folder * IMPLEMENT React-Bootstrap components * REMOVE bootstrap external call * ADD bootstrap and axios to packages dependencies --------- Co-authored-by: quentinrld <71373028+quentinrld@users.noreply.github.com>
…ication de la structure fichier -modification de la structure pour bien séparer la partie composan de la page elle meme pour augmenter la lisibilitée -création d'une carte pour les articles afin de la réutiisé apres -création de la page articles avec le composant créer avant
…ontennu dans celle-ci test[US1]: Ajout de test de rendu.
* FEAT: US1 création de la partie frontend de la page articles et modification de la structure fichier -modification de la structure pour bien séparer la partie composan de la page elle meme pour augmenter la lisibilitée -création d'une carte pour les articles afin de la réutiisé apres -création de la page articles avec le composant créer avant * FEAT: Modification de la navbar pour correspondre au style * Squashed commit of the following: commit 352f30d Author: quentinrld <71373028+quentinrld@users.noreply.github.com> Date: Wed Mar 22 19:57:12 2023 +0100 FEAT: Modification de la navbar pour correspondre au style commit ae60acb Author: quentinrld <71373028+quentinrld@users.noreply.github.com> Date: Tue Mar 21 20:35:26 2023 +0100 FEAT: US1 création de la partie frontend de la page articles et modification de la structure fichier -modification de la structure pour bien séparer la partie composan de la page elle meme pour augmenter la lisibilitée -création d'une carte pour les articles afin de la réutiisé apres -création de la page articles avec le composant créer avant * ADD base component files for Basket * ADD basket route in Node.js * ADD BasketList Components to App * feat[US1]: Connexion à la DB et recherche dynamique des information contennu dans celle-ci test[US1]: Ajout de test de rendu. * MODIFY Basket display * ADD Basket Unit Tests --------- Co-authored-by: quentinrld <71373028+quentinrld@users.noreply.github.com>
* ADD delete method on basket route * ADD remove item button on basket list * ADD unit test Co-authored-by: ematthewephec<64141240+ematthewephec@users.noreply.github.com>
…j'ai donc ajouter une route qui permet de rajouter dans la DB des données présente dans d'autre table
* ADD clear basket delete method in basket route * ADD clear basket function in BasketList * ADD clear basket unit test * MODIFY Unit Test * DEBUG subtotal number problem * MODIFY API calls with try catch * ADD jest and basket test file
* ADD database scripts * ADD drop table scripts and dummy order data
Ajout des unit test pour l'us1
Ajout du footer sur toute les pages Ajout du style du footer
* ADD users route to backend index * ADD user registration and bcrypt * MODIFY user registration creation date * ADD user deletion method with patch * DEBUG user delete logic * add Sign UP page front end react register * MODIFY Users POST method to add address to user * DEBUG database insert * ADD Babel and Jest config files * MODIFY React app routing --------- Co-authored-by: ematthewephec <64141240+ematthewephec@users.noreply.github.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
create page profile see informations and be able to modify them