Increase
Une société de développement souhaite disposer en interne d'un outil permettant la gestion de projet :
L'application sera accessible en interne mais aussi en externe, pour permettre au client commanditaire d'un projet de consulter l'avancement de celui-ci.
Fiche de situation professionnelle : e4_-_increase.pdf
Nom | Table | Type de données | Longueur | Primaire | Clé étrangère | Obligatoire |
---|---|---|---|---|---|---|
avancement | UseCase | decimal | ||||
commentaire | Ressources | text | ||||
contenu | Message | text | ||||
date | Message | date | ||||
description | Projet | text | ||||
description | UseCase | text | ||||
description | Action | text | ||||
heure | Message | time | ||||
id | Message | int | X | X | ||
idA | ACL | int | X | X | X | |
idA | Action | int | X | X | ||
idP | Projet | int | X | X | ||
idP | Message | int | X | X | ||
idP | UseCase | int | X | X | ||
idR | Ressources | int | X | X | ||
idR | ACL | int | X | X | X | |
idRo | Utilisateur | int | X | X | ||
idRo | Rôle | int | X | X | ||
idT | Tâche | int | X | X | ||
idU | ACL | int | X | X | X | |
idU | UseCase | int | X | X | ||
idU | Message | int | X | X | ||
idU | Tâche | int | X | X | ||
idU | Utilisateur | int | X | X | ||
idUC | Tâche | int | X | X | ||
idUC | UseCase | int | X | X | ||
libelle | Rôle | text | 20 | X | ||
libelle | Tâche | text | 20 | |||
nom | Projet | text | 20 | X | ||
nom | Ressources | text | 20 | X | ||
nom | UseCase | text | 20 | X | ||
nom | Action | text | 20 | X | ||
nom | Utilisateur | text | 20 | X | ||
prenom | Utilisateur | text | 20 |