Palingenae/OC-P7-BileMo

Create diagrams

Closed this issue · 0 comments

  • Classes (Doctrine will map them into a database)
  • Use cases
  • Sequences
    • GET operations
      • List all BileMo products
      • See one BileMo product
      • List all users in relationship with one client on the website
      • See one user details in relationship with one client
    • POST operation
      • Add one user in relation to a client
    • DELETE operation
      • Delete one user in relation to a client