UML Sequence Diagram - lagecamp/CMPUT301W13T02 GitHub Wiki

The sequence diagram below depicts the following situation:

  1. the chef opens the application, types keywords and searches for recipes (locally and on the server)
  2. the server returns the results
  3. chef chooses a local recipe
  4. chef changes the procedure of the recipe
  5. chef publishes the recipe

OBS: For some reason, the dashed lines became solid after exporting the UML diagram as an image.