Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problématique Factory Pattern #3

Open
Guiloux opened this issue Oct 27, 2021 · 0 comments
Open

Problématique Factory Pattern #3

Guiloux opened this issue Oct 27, 2021 · 0 comments

Comments

@Guiloux
Copy link
Collaborator

Guiloux commented Oct 27, 2021

Description

Il y a un nouveau fichier JSON dans le dossier data :

- external-movie-api.json qui correspond à une liste de films complémentaires. Le format des données change radicalement entre notre fichier new-movie-data.json.

User Stories

Première User Story

(GIVEN) Je suis sur la page d'accueil de mon projet
(WHEN) Je réalise mes deux requêtes fetch : l'une sur le fichier new-movie-data.json et l'autre sur le fichier external-movie-data.json
(THEN) Je souhaite voir s'afficher les films des deux API

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant