In this directory, you will find the UML project report as well as all the UML diagrams that we have created for this project respecting the following list of requirements
EACH FILE STARTS WITH "[XX]" IT CORRESPONDS TO THE AUTHORS INITIALS
[PH] = Paul HU, [AD] = Antoine DUPONT, [AG] = Alexandre GUILLOIS
- ER + table structure diagram for the database
- Gantt diagram (planned)
-
Use case diagram (Who can access and what functions)
-
Activity diagram (Some processes from the user perspective)
-
Wireframes (UI sketches)
-
Component diagram (The big modules that the system will have)
-
Sequence diagram (Some processes from the code perspective)
- Gantt diagram (actual, signaling who worked where)
- Class diagram (can be auto generated + class relations added manually ... From JS code, auto-generation is tricky ... )