Bisu - Ffa Iis

You might also like

Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 7

BISU – FEDERATED

Thesis Title: FACULTY

ASSOCIATION
INTEGRATED INFORMATION SYSTEM
BISU – FEDERATED FACULTY
ASSOCIATION
INTEGRATED INFORMATION SYSTEM

Project Description:

BISU – FFA Integrated Information System is an android


application that will be mainly used for claim management, member
profiling, view announcements, annual dues management, manage
payments, and medical aid management. The app is designed to
automate large portions of the claim process, reduce processing
time, reduce costs, and improve user experience throughout the
entire claim process.
BISU – FEDERATED FACULTY
ASSOCIATION
INTEGRATED INFORMATION SYSTEM

Algorithm Description:
The app will use face recognition for login and confirming claim request.
This way the app can detect fraud claim requests and login. The app can
only be used online as it will use firebase real-time database. To meet
Google play’s minimum API level requirement, the app will use API level
19, therefore, android phones that have lower APIs cannot install the app.
Users will login to the app through 2 methods: 1) Face Recognition, 2)
member ID and password. To confirm claim request, users will have to
undergo face recognition. Face recognition can identify facial features to
help verify a person’s identity.
BISU – FEDERATED FACULTY
ASSOCIATION
INTEGRATED INFORMATION SYSTEM

Scope of the Study:


The app is exclusive only for BISU faculty members. It is designed only for
the automation of the large portions of the claim processes. The app can
only be installed on android version with API level 19 or higher. The app
can only be accessed online. Users cannot register an account since their
account will be only provided by the administrator.
BISU – FEDERATED FACULTY
ASSOCIATION
INTEGRATED INFORMATION SYSTEM

Flowchart of the process where the algorithm is applied:


For Login: Start

Capture Face

Face Recognition

N
Recognized
Face?
Y

Redirect to dashboard

End
BISU – FEDERATED FACULTY
ASSOCIATION
INTEGRATED INFORMATION SYSTEM

Flowchart of the process where the algorithm is applied:


For Confirming Start
Claim Request:
Get claim details

is max amount
greater than or N
equal to claim
amount AND is
not equal to zero?

Y
A
BISU – FEDERATED FACULTY
ASSOCIATION
INTEGRATED INFORMATION SYSTEM

Flowchart of the process where the algorithm is applied:


For Confirming A
Claim Request
(continuation): Capture Face

Face Recognition

N
Recognized
Face?
Y

Redirect to Success Screen

End

You might also like