Système de gestion d'universitée
Anthony Debucquoy
0e7c18e088
The restConsumer will be the base, then I will create a js file per "object" (for instance there will be users.js with all endpoints for users using the restConsumer.js) Reviewed-on: PGL/Clyde#53 Reviewed-by: Wal <karpinskiwal@gmail.com> Reviewed-by: Maxime <231026@umons.ac.be> Co-authored-by: Anthony Debucquoy <debucquoy.anthony@gmail.com> Co-committed-by: Anthony Debucquoy <debucquoy.anthony@gmail.com> |
||
---|---|---|
.gitea/workflows | ||
backend | ||
Documents | ||
frontend | ||
gradle | ||
.gitattributes | ||
.gitignore | ||
gradlew | ||
gradlew.bat | ||
README.md | ||
settings.gradle.kts |
Clyde project
Signature
Projet du groupe 01:
- Debucquoy Anthony: Extension messagerie
- Maxime Bartha: Extension publication scientifique
- William Karpinski: Extension gestion des horaires
- Léo Moulin: Extension inscription des étudiants
Dévelopement
$ ./gradlew backend:run frontend:run --parallel
permet de lancer le frontend sur http://localhost:5173 ansi que le frontend sur http://localhost:8080