ERP sur mesure pour SUARL Rayhan - PFE Ali Guennari (Spring Boot + Flutter + MySQL)
Go to file
Nabil Derouiche ed21c3cb80 feat(frontend): module Articles complet (liste, création, modification, suppression)
- Article model (MP/PSF/PF, stock, seuil alerte)
- ArticleService : fetchAll, fetchByType, create, update, delete
- ArticleProvider : filtrage par type + recherche temps réel
- ArticlesScreen : liste, chips filtres, barre recherche, alertes stock
- ArticleFormScreen : formulaire création/édition avec validation
- Rapport PFE : section 5.6 module Articles

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-20 20:23:06 +01:00
Document_Rayhan fix: change backend port from 8080 to 8090 (DSM conflict) 2026-04-19 20:25:21 +01:00
Fichiers_de_preparation security: remove credentials from docs, centralize CORS, add reverse proxy support 2026-04-19 21:56:08 +01:00
Livrables feat(frontend): module Articles complet (liste, création, modification, suppression) 2026-04-20 20:23:06 +01:00
backend security: remove credentials from docs, centralize CORS, add reverse proxy support 2026-04-19 21:56:08 +01:00
frontend feat(frontend): module Articles complet (liste, création, modification, suppression) 2026-04-20 20:23:06 +01:00
.gitignore security: remove credentials from docs, centralize CORS, add reverse proxy support 2026-04-19 21:56:08 +01:00
LICENSE Initial commit 2026-04-19 18:24:55 +00:00
README.md Initial commit 2026-04-19 18:24:55 +00:00
docker-compose.yml fix: change backend port from 8080 to 8090 (DSM conflict) 2026-04-19 20:25:21 +01:00

README.md

rayhan-erp

ERP sur mesure pour SUARL Rayhan - PFE Ali Guennari (Spring Boot + Flutter + MySQL)