uprm-inso4101-2023-2024-s2 / semester-project-rumaradoptionapp

semester-project-rumaradoptionapp created by GitHub Classroom
5 stars 0 forks source link

[Lecture Topic Task] Sequence Diagram - User SignUp Feature for Human Interfaces ⚔️ #226

Closed rukitoyordan closed 7 months ago

rukitoyordan commented 7 months ago

Task: Create a sequence diagram for the "User Signup" feature.

This will be worked as a Lecture Topic Task in conjunction with all Human Interfaces.

Description: Your task as part of the Human Interfaces team is to develop a sequence diagram for the "User Signup" feature of the adoption website. This diagram should depict the sequence of interactions between users and the system during the signup process. Consider the various steps involved, including entering personal information, selecting a username and password, and agreeing to terms and conditions.

Ensure that the sequence diagram accurately represents the flow of events and interactions between the user interface, backend systems, and database. Pay attention to error handling, validation checks, and user feedback to create a smooth and intuitive signup experience.

Resources: sequence-diagrams.pdf

Deadline: April 19th, 2024

jhsanchez26 commented 7 months ago

I worked on the explanation for the login sequence diagram.

1uismar33r0 commented 7 months ago

I re-did the sequence diagram to be up to date with the Signup system and added the description for the diagram