Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 817 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 817 Bytes
  • General Info
  • Fundamentals of Web apps

Create a similar diagram depicting the situation where the user creates a new note on the page https://studies.cs.helsinki.fi/exampleapp/notes by writing something into the text field and clicking the submit button.

image Exercise 4

Create a diagram depicting the situation where the user goes to the single-page app version of the notes app at https://studies.cs.helsinki.fi/exampleapp/spa.

image Exercise 5

Create a diagram depicting the situation where the user creates a new note using the single-page version of the app.

image Exercise 6