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