Système de gestion d'universitée https://clyde.herisson.ovh
Go to file
LeoMoulin 9d0b3da9d3 Implements the backend and frontend methods to get some scholarshipRequests and exemptionsRequest
Extends the inscription.vue so that it also list scholarship and exemptions requests (not only inscription) this vue should be renamed later. Also implements some filters and parameters to select the data displayed in the list.
2024-04-10 14:40:41 +02:00
.gitea/workflows CI fix 2024-03-18 21:13:00 +01:00
backend Implements the backend and frontend methods to get some scholarshipRequests and exemptionsRequest 2024-04-10 14:40:41 +02:00
Documents change ASCII to ISO_8859_1 2024-03-08 19:57:38 +01:00
frontend Implements the backend and frontend methods to get some scholarshipRequests and exemptionsRequest 2024-04-10 14:40:41 +02:00
gradle base of backend 2024-02-23 12:00:36 +01:00
.gitattributes base of backend 2024-02-23 12:00:36 +01:00
.gitignore added .idea/ to .gitignore 2024-03-04 21:30:16 +01:00
gradlew base of backend 2024-02-23 12:00:36 +01:00
gradlew.bat base of backend 2024-02-23 12:00:36 +01:00
README.md Signing 2024-02-26 15:31:58 +01:00
settings.gradle.kts base of backend 2024-02-23 12:00:36 +01:00

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