Système de gestion d'universitée https://clyde.herisson.ovh
Go to file
Anthony Debucquoy ba8b32160d
Some checks failed
Build and test backend / Build-backend (pull_request) Successful in 2m3s
Build and test backend / Test-backend (pull_request) Successful in 2m1s
Build and test FrontEnd / Build-frontend (pull_request) Successful in 26s
Build and test FrontEnd / Build-frontend (push) Waiting to run
Build and test backend / Build-backend (push) Successful in 2m13s
Build and test backend / Test-backend (push) Successful in 1m18s
deploy to production / deploy-frontend (push) Successful in 25s
deploy to production / deploy-backend (push) Has been cancelled
Lots of refactoring
- Removing test mentions in readme
- moving login page as an app
- removing vite broken config
- removing auto-generated and unused vite configuration (base.css)

Overall simplification

(sorry @Wal I kinda destroyed your login page a bit but seems fixable 👉👈)
2024-03-08 23:35:11 +01:00
.gitea/workflows My life is a potato 2024-03-06 11:20:29 +01:00
backend fixed the user constructor issue 2024-03-08 12:00:56 +01:00
Documents change ASCII to ISO_8859_1 2024-03-08 19:57:38 +01:00
frontend Lots of refactoring 2024-03-08 23:35:11 +01: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