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

[Developpement] Création call API pour génération des templates trainings #174

Open
edouardglx opened this issue Jul 12, 2023 · 0 comments
Assignees
Labels

Comments

@edouardglx
Copy link
Collaborator

edouardglx commented Jul 12, 2023

Description 📚 :

Mettre à disposition 3 endpoints POST /training/trainwithus, /training/trainwithusgreen, /training/formezvous côté front et back pour générer les slides.

Règles de gestions 📏 :

"Les utilisateurs authentifiés et ayant choisi le template voulu peuvent générer leur calls, le serveur leur renverra une réponse de type 200 pour leur signifier que la connexion a bien été réalisée avec le backend"

Critères d'acceptations :

Scénario 1, réponse type 200 :

réponse attendu :

{
message : connexion réalisée, + Endpoint
}

Scénario 2, réponse type 404 :

réponse attendu :

{
message : NOT Found, + Endpoint
}

Informations techniques 💾 :

Endpoint : POST /training/trainwithus,
Endpoint : POST /training/trainwithusgreen,
Endpoint : POST /training/formezvous

lancement application

front

npm run serve

Back

npm run dev

Notes 📘 :

contact : edouard.gloux@zenika.com

@edouardglx edouardglx self-assigned this Jul 12, 2023
@edouardglx edouardglx added the enhancement New feature or request label Jul 12, 2023
@edouardglx edouardglx moved this from Backlog to In progress in Générateur de documents Jul 12, 2023
@edouardglx edouardglx moved this from In progress to Validation in Générateur de documents Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

1 participant