issues
search
Frank-readresolve
/
itp3-dist-arch
Projet de groupe, architecture distribuée
3
stars
0
forks
source link
Front implementation (APP1)
#25
Open
MehdyBa
opened
1 year ago
MehdyBa
commented
1 year ago
[x] Create a component named RequestForm.vue.
[x] Place the input html in my template.
[x] Integrate the inputs:Email, Subject and textearea for the form.
[x] Integrate a "Button" input for the form submission.
[x] Test if the form appears when launching the application.
[x] Configure the router with the correct path and name.
[x] Implement form validation in the script part with vuelidate.
[x] Identify and write test cases in another outcome.
[x] Make API calls.
[x] Check if the queries are running.