ERP sur mesure pour SUARL Rayhan - PFE Ali Guennari (Spring Boot + Flutter + MySQL)
Go to file
Nabil Derouiche c1dabb486d feat(frontend): init Flutter project with login screen and JWT auth
- Projet Flutter créé manuellement (pubspec.yaml, structure lib/)
- Écran de connexion complet avec validation, gestion erreurs, spinner
- ApiClient Dio avec intercepteur JWT automatique
- AuthProvider (Provider) + AuthService (shared_preferences)
- Routing GoRouter avec redirection auth/non-auth
- DashboardScreen placeholder
- Rapport PFE : ajout Chapitre 5 Frontend (architecture, JWT, login)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-20 20:15:58 +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): init Flutter project with login screen and JWT auth 2026-04-20 20:15:58 +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): init Flutter project with login screen and JWT auth 2026-04-20 20:15:58 +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)