USE Case Diagram and Description Use Case Description 1: Employee Management System
USE Case Diagram and Description Use Case Description 1: Employee Management System
Actors
• Employee
Summary
• In this use case Employees can edit there personal details i.e. profile picture, Email address,
phone number by clicking the desired option and saving it.
Preconditions
• Employee must choose the Edit profile option from the home screen.
Post conditions
• After changing the desired thing employee should save it otherwise the previous data will
remain as it is.
Exceptions
• Assign Task
Actors
• Admin
Summary
• This use case is used by the Admin for Assigning tasks to employees. Admin also mentions the
completion date and save the data using save button, and can change it using clear button.
Preconditions
• Admin must choose the Task option to assign task to each employee.
Post conditions
• After writing the task and completion date admin should save it.
• A screen appears where the admin will give employee’s name, ID, task , and its completion date.
Exceptions
• Login
Actors
• Employee
Summary
• In this use case Employees can login to their account so that he/she can see their task,
attendance and profile.
Preconditions
Post conditions
• After successful login, Employee can access their profile , task and attendance record.
• After that he clicks the Enter button and proceeds to his/her profile.
Exceptions
Sequence Diagram
Diagram 1:
Use case 1
Employee can Edit Profile
Diagram 2:
Use case 2
Admin can Assign Task
Diagram 3:
Use case 3
Employee can Login.