In this report we will discuss about UML diagrams & modelling report and below are the summaries point:-
Use Case Diagram: Describes the system's functions, including login, new user registration, password recovery, issue selection, complaint registration, and complaint updates.
Activity Diagrams: Illustrate the flow control and activities performed by the system, helping visualize the system's dynamic parts and constructing executable applications.
Sequence Diagram: Depicts the communication flow between objects in sequential order, showing how they interact and communicate with each other.