Practical No.6
Practical No.6
6
Aim: Develop the activity diagram to represent flow from one activity to another for software
development.
Activity Diagram:
Conclusion:
The activity diagram for the Human Resource Management System (HRMS) delineates the
sequential flow of operations within the system. It commences with users initiating their
interaction by logging in, followed by authentication processes to ensure secure access. Once
authenticated, users are directed to the dashboard where they can access various modules such as
employee management, leave management, attendance tracking, performance evaluation, and
more. Each module represents a distinct set of tasks and activities that users can perform to
manage different aspects of human resources. These activities include adding, editing, or deleting
employee records, approving leave requests, monitoring attendance, conducting performance
assessments, administering training programs, managing employee benefits, generating reports,
and analyzing data. The diagram also includes the option for users to log out, marking the
conclusion of their session. Overall, the activity diagram succinctly captures the core
functionalities and workflow of the HRMS, facilitating a comprehensive understanding of the
system's operations and user interactions.