Activity Diagram for Frontend #93

Closed
opened 2026-04-01 13:06:14 +00:00 by a24julot · 5 comments
Collaborator

We need an activity diagram to model how our frontend works.

Parent Issue: #84

We need an activity diagram to model how our frontend works. Parent Issue: #84
Author
Collaborator

The Activity Diagram illustrates the flow and communication between different frontend files. After React starts we call the view we want depending on what the card should show. We then set the initial state to loading, fetch the desired data and change the state depending on if the data was fetched succesfully or not. If an error occured, we should get a message displaying the error. If data was fetched succesfully, we use the existing "Card" to display the data with the correct layout.

The Activity Diagram illustrates the flow and communication between different frontend files. After React starts we call the view we want depending on what the card should show. We then set the initial state to loading, fetch the desired data and change the state depending on if the data was fetched succesfully or not. If an error occured, we should get a message displaying the error. If data was fetched succesfully, we use the existing "Card" to display the data with the correct layout.
Author
Collaborator
No description provided.
Author
Collaborator
No description provided.
Author
Collaborator
No description provided.
Collaborator

Reviewed, looked good

Reviewed, looked good
Sign in to join this conversation.
No milestone
No project
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Andras/BoundlessFlowCampus2K#93
No description provided.