3 Commits

Author SHA1 Message Date
74f795ba25 Merge pull request 'maurine-patch-1' (#8) from maurine-patch-1 into main
Reviewed-on: #8
2026-03-16 13:37:12 +01:00
MLeveque
81a30ebea6 Merge branch 'feat/creation-entite' of ssh://git.kaz.bzh:2202/melvin-leveque/interface-kaznautes into maurine-patch-1 2026-03-16 13:12:05 +01:00
f87ed32f6f Actualisation README
Ajout de la documentation d'installation pour Tailwind
2026-03-16 10:16:31 +01:00

View File

@@ -1,4 +1,3 @@
# Plateforme web pour les adhérents KAZ
## Objectif
@@ -11,6 +10,7 @@ Cette application web permet aux adhérents de l'association KAZ de gérer leur
## Architecture technique
- **Frontend** : [Twig](https://twig.symfony.com/) + [Tailwind CSS](https://tailwindcss.com/)
- **Documentation installation Tailwind** : [Plus d'infos ici](https://tailwindcss.com/docs/installation/framework-guides/symfony)
- **Backend** : PHP 8.4 / [Symfony](https://symfony.com/)
- **Base de données** : [PostgreSQL](https://www.postgresql.org/)
- **Intégration** : Communication via API avec les outils de KAZ (notamment OpenLDAP).