Actualisation README

Ajout de la documentation d'installation pour Tailwind
This commit is contained in:
2026-03-16 10:16:31 +01:00
parent 1454b9bfc8
commit f87ed32f6f

View File

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