Files
template-webapp/product/BACKLOG.md
2026-01-27 20:37:55 +01:00

36 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Product Backlog
## Statuts
proposed | accepted | planned | in_progress | done | rejected
## Priorités
Must | Should | Could | Wont
---
## Légende des zones
- `<A REMPLIR - PROJET> (exemple: à personnaliser — a supprimer)` : à compléter par toi selon le projet.
- `<A COMPLETER PAR AGENT>` : à compléter par un agent spécialisé.
---
### REQ-XXX — <Titre>
- Description : <A REMPLIR - PROJET> (exemple: permettre la connexion utilisateur — a supprimer)
- Valeur utilisateur : <A REMPLIR - PROJET> (exemple: accès sécurisé — a supprimer)
- Inclus / Exclus : <A REMPLIR - PROJET> (exemple: inclut login, exclut SSO — a supprimer)
- Priorité : <A REMPLIR - PROJET> (exemple: Must — a supprimer)
- Statut : <A REMPLIR - PROJET> (exemple: planned — a supprimer)
- Impacts (FE/BE/DB/Arch = Frontend/Backend/Base de données/Architecture) : <A COMPLETER PAR AGENT>
- Dépendances : <A REMPLIR - PROJET> (exemple: aucune — a supprimer)
- Notes : <A REMPLIR - PROJET> (exemple: MVP — a supprimer)
---
## Exemple (a supprimer)
### REQ-001 — Authentification
- Description : permettre la connexion utilisateur.
- Valeur utilisateur : accès sécurisé.
- Priorité : Must
- Statut : planned
- Impacts : FE/BE