Pick one of the one of either Login
or BuildTimetable
pages and create a sequence diagram using mermaid.js
Your diagram should show messagings passing between the client
, server
, and database
.
The sequence diagrams do not need to strictly follow any standard. This challenge is meant to make the participant look through the codebase to see how messages are being passed.