Case Study IV-Group 06
Case Study IV-Group 06
SYSTEM INTERGRATION
Member:
Group: 17 – SE 445 AA
INTRODUCTION..............................................................................................................4
1. OverView................................................................................................................4
2. Purpose..................................................................................................................4
3. Scope......................................................................................................................6
4. Requirement..........................................................................................................7
4.3. UseCase..................................................................................................................8
5. Low-Code...............................................................................................................8
5.1. Overview................................................................................................................8
6.2.1. Login..............................................................................................................12
6.2.2. Initial.............................................................................................................13
3. Scope
This document focuses on coordinating and supporting software requests
between the customers and the company, with the following specific objectives:
4. Requirement.
4.1. CEO detail requirement.
- Display the total number of vacation days or earnings categorized by
shareholder, gender, ethnicity, and whether the employees are part-time or
full-time.
- Show the average benefits paid to date and for the previous year, broken
down by department.
- Provide notifications for employees who are approaching their work
anniversary within a specific number of days, or for those who have
accumulated more vacation days than allowed.
- Notify when employees change their benefits plan, which impacts their
salary.
- Display the birthdays of all employees whose birthdays are in the current
month.
4.3. UseCase
5. Low-Code
5.1. Overview
Low-code is a software development approach that uses simple drag-and-drop
interfaces and configuration tools instead of traditional coding. This makes it easier
for non-programmers to create and modify applications, speeding up the
development process and making it more accessible to a wider range of people.
* Use Case
1. Enter Email
2. Enter Password
3. Click Login to enter the Dashboard interface or click Forgot password if
you forgot your password or click Sign up to register if you do not have an
account.
6.2.2. Initial
* Use Case.
* Use Case.
* Use Case.
* Use Case.
* Use Case.
* Use Case.
DataModel
- Employees table
- BenefitsPlan table
- Branch table
- Department table
- Ethnicity table
- Payroll table
- ShareholderManagement table
- Vacation table
- Employees
- Employee Details
- Benefit
- Alert
6.3.3. Integrate functions
- Import table and data from excel
- Login authentication