Program Flowchart - HRIS

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 5

Program Flowchart

User Authentication
User visits a
URL

User is a
guest?

No

Yes

Show login
form

Error
Messages
Content
requires
privilege?

Yes

User
Authenticated?
Yes

No

User has
privilege to
manage
content?

No

Show web
content
Yes
No

Display denied
access message

End

Adding records for Disciplinary Actions, Physical Examination and Leave


Management

Start

Yes

Display error
message

No

Enter
employee
information

Show list of
employees
based
on
related
information

Select
employee

Are there
employees
matched the
entered
information?

Fetch Violation
Data
Display profile
and creation
form

Yes

Are the
form data
submitted
valid?

No

Display error
message

Save to
Database
Redirect to
collection index
index

End

Employee Management From applicant to employee

Start

Create
applicant
profile

Are form
data valid?

Display error
message

Save to
Database

Yes

Redirect to
collection index
index

No

List all
applicants

Select
Applicant
s to Hire
Close
Selection
Form
Confirmed
selection

No

Yes

Change
Membership
Status to Active

Redirect to
collection index
index

Employee Management Employee Profile


Show
Employee
Profile

Start

Select
document
s

No

Manage
Requirements
?

Yes

View Leave
summary?
Add
requirement?

Yes

Store to
Database
No

No
Yes

View Medical
Exam
summary

Show leave
summary

Delete to
database

No

View
violations

No

View loans
Yes
Yes

Show Medical
summary

Generate
document

Yes

No

Show violations
Show
loans

Generate
files?

Fill up
employee
info.
Yes

Download
document

End

Payroll
Start
Save to
database

Input pay
period
Display error
message

No

Pay period
exists?
Is pay period
valid?

No
Yes

Yes

Select company

Fetch pay
period ID

No

Employees
found?

Yes
Calculate Payroll

Payroll
Summary
Generate Report
file

End

You might also like