01. doc object - MuchChaca/KelKannes GitHub Wiki

UML

Use-case diagram

kelkannes-use-case-diagram

Class diagram

Very "straight forward" minded

dia-0-1b2

A few clarifications

In deed, it is not very clear on this picture, but there are actually 3 associations, which are defined like so:

  • A user can be the chauffeur on many tickets but a ticket has a single chauffeur
  • A user can be the coupeur on many tickets` but a tickethas a singlecoupeur``
  • A user can be the chargeur on many tickets but a ticket has a single chargeur

This might not be fully updated, please refer to doc/sql from the source code.