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

DEVELOPMENT AND ACCEPTABILITY OF POINT OF SALE AND

MONITORING SYSTEM FOR RETAIL STORE

An Undergraduate Thesis

Presented to the Faculty of the College of the Engineering

University of Rizal System

Antipolo City

In Partial Fulfillment

of the Requirements for the Degree

Bachelor of Science in Computer Engineering

Christian Paul P. Matos


Jeshper P. Casimsiman
Erica T. Barrientos
Abegail F. Domagco

December 2021
APPROVAL SHEET

This undergraduate thesis with a title DEVELOPMENT AND

ACCEPTABILITY OF POINT OF SALE AND MONITORING SYSTEM FOR

RETAIL STORE, prepared and submitted by Christian Paul P. Matos, Jeshper

P. Casimsiman, Erica T. Barrientos, and Abegail F. Domagco, in partial

fulfillment of the requirements for the degree Bachelor of Science in Computer

Engineering, is hereby recommended for corresponding oral examination.

December 3 2021 FROILAN JOSEPH P PAZ, CpE


Date Adviser

Approved in partial fulfillment of the requirements for the degree Bachelor

of Science in Computer Engineering by the Oral Examination Committee.

JOHN DENNIS Z. ESPIRITU, CpE MIT MARIA ANARITA O. AGAPAY, CpE


Chairperson Member

EVA B. MARANAN, REE, Ph.D. JUAN PAULO D. JURADA RECE, ECT


Member Member

Accepted in partial fulfillment of the requirements for the degree Bachelor

of Science in Computer Engineering.

FRANCISCO B. CULIBRINA PECE, Ph.


D.
Date Dean

ii
ACKNOWLEDGMENT

The researchers are grateful to the following people who extended their

professional assistance in the achievement of this academic effort.

Dr. Danilo M. Pascual, Campus Director, for allowing the researchers to

conduct an evaluation of the developed system

Dr. Francisco B Culibrina, College Dean, for inspiring the Engineering

students to finish their study and for being responsible in their academic

performance.

Dr. Eva B. Maranan, Program Head, for supporting the researchers to

pursue the study and for helping them in checking the manuscript.

Dr. Wilfredo P. Mariño, Research Instructor, for encouragement and kind

gestures in guiding the researchers to pursue the study.

Froilan Joseph P Paz, Research Adviser, for his assistance in revising

the manuscript and supervision in improving the study.

The rest of the members of the Oral Examination Committee for their

constructive criticisms, and valuable suggestions which helped improve the

manuscript.

The Respondents, for their participation and sincere evaluation of the

study.

Above all, to The Lord Almighty God, for His unending blessings,

knowledge and strength to make this study possible.

iii
DEDICATION

From our humble effort,

we dedicate this study to our beloved parents, teachers

who have been our source of inspiration and to the Almighty God,

we give thanks for the guidance, power of the mind and for

giving us healthy life.

All of this

we offer to

You.

Ercz
Jesh
Paul
Abs

iv
ABSTRACT

Manual cash registers nowadays can be resource exhausted, less

efficient, and less productive. Research shows that these problems can affect the

business financial status, as well as their relation to the customers. Small

businesses need a Point of sale to improve their service. The researchers

proposed a system designed to resolve this problem. Hence, this study was

conceptualized,

The researchers used agile method since it promotes continuous iteration

of the development and testing throughout the software development lifecycle of

the project. The study was conducted at the University of Rizal System – Antipolo

Campus.

The level of acceptability of the developed system was generally high in

terms of the variables mentioned with a grand mean of 4.67 and 4.61 for experts

and end-users, respectively. It was also determined that there is no significant

difference in the level of acceptability of the developed system as evaluated by

the two groups of respondents.

Finally, the researchers concluded that the developed System is reliable in

terms of Design, Functionality, Accuracy, User-friendliness, and Security and

Maintenance, and it can be subjected to improvement and minor changes in its

features.

v
TABLE OF CONTENTS

Page

TITLE PAGE………………………………………………………………….. i

APPROVAL SHEET …………………………………………………………. ii

ACKNOWLEDGMENT……………………………………………………….. iii

DEDICATION…………………………………………………………………. iv

ABSTRACT……………………………………………………………………. v

TABLE OF CONTENTS vi
……………………………………………………...

LIST OF TABLES viii

……………………………………………………………..

LIST OF FIGURES……………………………………………………........... ix

LIST OF APPENDICES………………………………………………........... x

Chapter Page

1 THE PROBLEM AND ITS BACKGROUND

Introduction……………………………………………………. 1
Background of the Study…………………………………….. 3
Theoretical Framework……………………………………… 4
Conceptual Framework………………………………………. 5
Objectives of the Study……………………………………… 9
Assumption of the study……………………………………… 9
Scope and Limitations of the Study…………………………. 10
Significance of the Study……………………………………… 11
Definitions of Terms…………………………………………… 11

2 RESEARCH METHODOLOGY

vi
Research Design……………………………………………… 14
Setting of the Study…………………………………………… 16
Subject of the Study…………………………………………… 17
Sources of Data………………………………………………... 18
Procedure of the Study……………………………………….. 18
Statistical Treatment…………………………………………… 20

3 ANALYSIS AND INTERPRETATION OF DATA

Development of the Point of Sale and Monitoring System…. 21


Program Flowchart……………………………………………… 21
Program Output…………………………………………………. 27
Level of Acceptability…………...………………………………. 37
Significant Difference….………………………………………... 44

4 SUMMARY OF FINDINGS, CONCLUSIONS & RECOMMENDATIONS

Summary of findings……………………………………………. 45
Conclusions……………………………………………………… 47
Recommendations……………………………………………… 48

BIBLIOGRAPHY………………………………………………………... 49

APPENDICES…………………………………………………………... 52

CURRICULUM VITAE…………………………………………............ 62

vii
LIST OF TABLES

Table Page

1 Computed Mean, Standard Deviation, and Verbal Interpretation


on the Acceptability of the Two Groups of Respondents on the
Point of Sale and Monitoring System with Respect to
Design……………………………………………………… 37

2 Computed Mean, Standard Deviation, and Verbal Interpretation


on the Acceptability of the Two Groups of Respondents on the
Point of Sale and Monitoring System with Respect to
Functionality………………………………………………... 38

3 Computed Mean, Standard Deviation, and Verbal Interpretation


on the Acceptability of the Two Groups of Respondents on the
Point of Sale and Monitoring System with Respect to
Accuracy……………………………………………………. 39

4 Computed Mean, Standard Deviation, and Verbal Interpretation


on the Acceptability of the Two Groups of Respondents on the
Point of Sale and Monitoring System with Respect to Security
and Maintenance………………………………. 40

5 Computed Mean, Standard Deviation, and Verbal Interpretation


on the Acceptability of the Two Groups of Respondents on the
Point of Sale and Monitoring System with Respect to User-
friendliness…………………………………………... 42

6 Composite Table of the Computed Mean of the Level of


Acceptability of the Point of Sale and Monitoring System… 43

7 Significant Difference on the Evaluation of the Two Groups of


Respondents on the Point of Sale and Monitoring System.. 44

viii
LIST OF FIGURES

Figure Page

1 Conceptual Model of the Point-Of-Sale Monitoring


System for Retail Store………………………………... 7

2 Block-Diagram of the Point-Of-Sale Monitoring………………. 8

3 Iterative and Incremental Development of the Developed


Point of Sale and Monitoring System………………... 15

4 Map of University of Rizal System Antipolo Campus………… 17

5 Manager Interface Flowchart……………………………………. 21

6 Cahier Interface Flowchart………………………………………. 22

7 Admin Interface Flowchart…………………………………........ 23

8 Product Management Interface Flowchart…………………….. 24

9 Store Setting Interface Flowchart………………………………. 25

10 Account Setting Interface Flowchart…………………………… 26

11 Login Page………………………………………………………... 27

12 Admin Dashboard Page…………………………………………. 28

13 Maintenance Page……………………………………………….. 29

14 Product Management Page…………………………………….. 30

15 Reports Page……………………………………………………... 31

16 Store Setting Page……………………………………………….. 32

17 Account Setting Page……………………………………………. 33

ix
18 Cashier’s Welcome Page……………………………………….. 34

19 Ordering System Page………………………………………….. 35

20 Manager’s Welcome Page……………………………………… 36

LIST OF APPENDICES

Appendix Page

A Gantt Chart………………………………………………………………. 52

B Letter to the Members of the Panel…………………………………… 53

C Letter to the Respondents……………………………………………... 57

D Certificate of Content Validation………………………………………. 58

E Sample Questionnaire Checklist……………………………………… 59

F Installer and Manual Guide of the System…………………………… 61

x
xi
Chapter 1

THE PROBLEM AND ITS BACKGROUND

This chapter presents the following: introduction, background of the study,

assumption, objectives, scope and limitations, significance of the study,

theoretical and conceptual framework, and definition of terms used.

Introduction

A retail store is one of the most appropriate places to quickly and easily go

and buy ones basic needs anytime. The most popular among these is a small

retail store which is 7-eleven that can be found locally and internationally. It is

open 24 hours a day, 7 days a week, and are often seen as saviors for anyone

looking for almost anything one may need like food, drink, etc.

Many tasks in a retail store can be deadly dull and resource exhaustive.

Retailers can simplify crucial daily business operations with greater proficiency

with the right POS system. Kayla (2020), in her study emphasized the use of

POS system for managing inventory, particularly in retail operations, and for any

business that sell products. Inventory management using a POS system can

save money for small businesses and it is the most expensive asset that a small

business can hold. If businesses hold on to inventory too long, it may become

obsolete and if they don't have enough inventories on hand, the business is in

danger of stocking out and damaging customer goodwill.

1
All businesses require a cash record to deal with product sales in any

convenience store with the best point-of-sale solution, wares, and storage. It is

necessary for a retail-based operation to properly record sales and products,

POS also helps a lot in inventory to organize things in the store easily. The

fundamental function of a typical POS system is it can store much more info than

an old-fashion cash register. It gives details from the company's terminal what

within a few seconds via the main center which can access all inventory data of a

business enterprise. By doing so, one can inventory or check the product online,

which is highly beneficial, given a short period of time.

The point-of-sale system is suitable for quickly retrieving reports and

providing current and exact details about product sales, merchandise, time log,

and much more. Given that POS system commonly utilizes barcode scanning or

similar features, changing and finishing a financial transaction is performed

faster. It is simple to understand the transaction time variation when you

encounter comparability involving the traditional methods and the point-of-sales

procedure. POS system makes it attainable for utilizing functions like refunds,

void, or no sales so straightforward that it is simply a mouse click away. Precision

is an essential element when you're handling an inventory because you can

check your inventory and sales just by using your laptop with internet for online

connection. The system can help a lot of business owner and cashier because

they can easily access the item and sales, by checking it online using our

database system.

2
Background of the Study

A point-of-sale system is one of the essential pieces of technology for any

retail store because it is the central component of a business; it's the hub where

everything—such as sales, inventory, and customer management—comes

together. The POS system handles end-to-end sales transactions and workflow

to make running a business more accessible and well-organized.

During this pandemic, plenty of businesses had to stop because of the

health protocols that the government is implementing. Because of the decrease

in job opportunities, a number of people who wanted to build a small business or

retail store increased. As a result, POS systems have become more popular

because it plays a significant role in managing a retail store because its main

goal is to help in the management of your business. It is important because it

gathers all the data on sales and inventories. With this information, the retailer

can calculate their costs and sales easier and run the marketing campaigns that

encourage customers to come to the store.

The history of POS systems began in 1879 with the invention of the cash

register. Since then, it’s gone through many technological advances, up through

today. They continue to evolve, incorporating new technologies and features, and

simplifying the checkout process for cashiers and consumers, while

simultaneously making businesses more efficient.

Agnes Teh Stubbs (2019) in her study found out that 56 percent of single-

store retailers are still not using one. Instead, they found that many are still using

3
manual methods, cash registers, QuickBooks, and Excel for bookkeeping.

Implementing new technology, particularly technology that is critical to a business

process, can be frightening and overwhelming. Retailers must consider the

negative consequences of not having a POS system because of the risk in

slowing down their operations and missing critical data that could help them grow

their business more quickly. The system can provide information such as key

insights about their customers, inventory levels, and when they should order

more supplies.

With these, the researchers came up with an idea to make a point-of-sale

monitoring system to help the retail stores increase their efficiency; lower the cost

of operation and increase their productivity. This study can help figure out what

other problems might be encountered in building the system.

Theoretical Framework

This study was based on the theoretical principle of (Sharma & Chandak,

2015) where technology is considered as one of the significant areas where

intense focus has been directed to accomplish the much-sought performance in

terms of increased efficiency and effectiveness. Technology has seen substantial

changes in ranges, such as supply chain management, stock management,

client experience, and prevention of loss (Piotrowicz & Cuthbertson, 2014).

Technology needs to take much more notice to various theories about

business. One of those theories is the Technology and Business Ethics Theory.

According to Davies (2014), technology has its own rising momentum that drives

business, and that, while business people believe they have control over

4
technology as an easy neutral means to their aims, the opposite is true: business

is the servant of technological advancement.

The modern POS that customers are familiar with is more sophisticated.

The system incorporates more advanced technology, including software and

large liquid crystal display (LCD) monitors that allow customers to see their totals

add up. POS systems are more intelligent, adaptive, and insightful, providing

retailers with critical information such as inventory levels and customer

preferences. Customer behavior in addition to providing business performance

reports and analysis (Parreño-Marchante et al. 2014).

Conceptual Framework

The developers used the Input-Process-Output (IPO) to present a

paradigm that illustrates the relationship between the input and output. Where

you are inputting information like price, product, and process on how system

work and storing data using MySQL database then output through the system.

The paradigm of the study exhibits the skeletal framework of the research study.

Figure 1 shows the paradigm of the study to be conducted. It illustrates

the content and materials offered in the system to be shown for the study input,

which is the system requirements for the sales environment and inventory field.

Frame 1, the input represents the acquisition stage where the researcher

identifies the data and requirements needed in making a POS monitoring system.

5
It also includes the hardware and software requirements that will be used for the

project or study to be completed.

Frame 2 presents the process. In this section, the agile methodology will

be the basis for the developing of the sales and inventory system. This includes

the following stages: planning, defining, designing, testing, and deployment.

Frame 3 represents the output of the study. Developing an acceptable

Point-of-Sale Monitoring System that will be used as a central component is the

primary goal of this research. The arrow suggests the continuous process of the

development and acceptability of the system.

Figure 2 shows how to function the Point-of-sale system using Input-

Process-Output. First, Customers will purchase a product or item from the store,

and this product will be managed to encode and scan code to know its pricing

and quantity. After scanning, the system will process it, and the system will send

it to the database and store it. After it’s processed, it will send to the system and

show their item using the system and manuals.

6
Figure 1

Conceptual Model of the Point-Of-Sale Monitoring System for Retail Store

7
Figure 2

Network Flow of Point-of-Sale Monitoring System for Retail Store

Objectives of the Study

8
This study aims to develop a system that will increase the transaction and

functionality of other retail stores.

Specifically, it sought to answer the following question:

1. Developed a Point-of-Sale and Monitoring System for Retail Store for

saving the information of the product and to record sales activity easily;

2. Determine the level of acceptability of the developed Point-of-Sale and

Monitoring System as evaluated by the experts and end-users

concerning to;

2.1 Design;

2.2 Functionality;

2.3 Accuracy;

2.4. Security and Maintenance; and

2.5 User-friendliness.

3. Determine the significant difference between the perception of experts

and end-users on the acceptability of the system with respect to the

mentioned variables.

Assumption of the Study

This study assumed that

1. The developed point of sale system would be introduced to small

businesses like retail stores. Through the use of this system, the

efficiency and productivity of the stores will increase.

2. The developed POS will reduce the mistakes of manual labor

9
3. It will be acceptable to both experts and end-users concerning design,

functionality, accuracy, security and maintenance, and user-

friendliness.

Scope and Limitation of the Study

The main goal of this study is to help and organize the sale of every

business for them to efficiently do their work with knowing that their sales are

good and easy to check. The respondents were business owners who need a

system to help them check and keep all reports and transactions in one place,

Understanding how much of your budget will be impacted by adding new

technology to your business is one that will be fluid, and will perhaps be the area

where the most amount of compromise needs to be reached. This will require an

in-depth cost analysis to ensure that you are getting the best

The purpose of this study is for the feasibility of a POS system that is

functional in a retail store. This study can be used in retail stores or another small

businesses in Antipolo City, Rizal and consists of different features like user

accounts and permissions, inventory management, product reports, processing

sales, printing receipts based upon transactions, and dashboard. The beneficiary

of the system is the owners and cashiers of the business.

The study was conducted at the College of Engineering, University of

Rizal System, Antipolo City, during the Academic Year 2021-2022. A

questionnaire checklist was administered to the instructors of the URS Antipolo

campus to evaluate of the Point-of-Sale Monitoring system based on design,

10
functionality, accuracy, security and maintenance, and user-friendliness. This

study was delimited to the response time set in the proposed project.

Significance of the Study

The study will have great contributions to the following:

Campus. This study will help in promoting the campus, community and

business establishments.

Faculty Members. It will serve as basis in determining which specific

areas of the program they should focus more to enhance the knowledge and

skills of the students.

Students. The data gathered will serve as basis for future use

Small Business Owner. It will also help them realize the usefulness of

POS with Monitoring System for the development of the stores' functionality. A

POS System can streamline the sales process, track sales, inventory and

integrate with other business software they use.

Future Researchers. It will serve as baseline data for future research.

Definition of Terms

The following terms were defined operationally.

Agile Methodology. A method of promoting continuous development and

testing throughout the project's software development lifecycle.

11
Database. Any collection of data or information that is organized for rapid

search and retrieval. Databases are structured to facilitate data storage, retrieval,

modification, and deletion in conjunction with various data-processing operations.

End-Users. The person intended to use a computer system after it had

been fully developed and configured. End users are distinct those who are

responsible for engineering or maintaining a computer product, such as

programmers, technicians, and system administrators.

Functionality. The sum or any aspect of what a product, such as a

software application or computing device, can do for a user. Marketers use a

product's Functionality to identify product features it enables a user to have a set

of capabilities.

Interface. The process of designing the elements of a system, such as the

architecture, modules, and components, as well as the various interfaces

between those components and the data that flows through that system.

Inventory Management System. The combination of technology

(hardware and software) and processes and procedures that oversee the

monitoring and maintenance of stocked products, whether those products are

company assets, raw materials, and supplies, or finished products ready to be

sent to vendors or end consumers.

Point of Sale System. Serves as the central component for your

business; it's the hub where everything—like sales, inventory, and customer

management—merges.

12
QuickBooks. An accounting software whose products provide desktop

and online accounting applications as well as cloud-based ones which can

process bills and business payments.

Server. A computer is designed to process requests and deliver data to

another computer over the internet or a local network.

Software. Instructions that tell a computer what to do. The software

comprises the entire set of programs, procedures, and routines associated with

the operation of a computer system.

System Evaluation. The section of computation that we focus on

optimizing because it is the computation that is embedded within a parent

simulation code. Recall that our goal is to evaluate N trees, all sharing the same

system to be evaluated. Therefore, the constructed code array is shared among

all evaluation instances.

Visual Basic. An event-driven programming language and environment

from Microsoft that provides a graphical user interface (GUI) which allows

programmers to modify code by simply dragging and dropping objects and

defining their behavior and appearance.

barcode scanner is an optical scanner that can read printed barcodes,

decode the data contained in the barcode and send the data to a computer. Like

a flatbed scanner, it consists of a light source

13
Chapter 2

RESEARCH METHODOLOGY

This chapter presents the research design setting and subject of the

study, research procedure, and statistical treatment of data.

Research Design

This study used the descriptive method, utilizing a questionnaire checklist.

The descriptive research describes a phenomenon and features rather than why

or how a study is more concerned with what happened. We used Descriptive

Research to know the problem that can encounter using POS system and also

learn more and to know what we can do in improving this system. And the

accumulated results are utilized for inventory management and marketing. In the

case that a traceability system is set up, the responsibility for the downstream

components of traceability, such as ascertaining the destination of individual

products, is carried by the POS system

The researchers first gathers more information on a given topic Abu-Musa

(2008) technology has been more often than not advanced faster than the

progression in control practices and and this technological advancement has

not been combined with similar improvement of the employees’ knowledge,

skills, awareness, and compliance. Zimbabwe is not an exceptional case as in

most cases the introduction of new systems is not automatically

reinforced by required skills and educational improvements

14
REQUIREMENT
ANALYZE
Analyze the materials
needed, including
Barcode
Scanner, Laptop to
run the
system manually.

DESIGN
EVALUATION By creating a
After Unit Testing, software model, the
the System is hereby system design was
subject to evaluation constructed to
visualize the output
of End-users and
of a Point -of- Sale
Experts. structure and its
core function.

IMPLEMENTATION
AND UNIT TESTING
Scanning an item with
Barcode sticker. Proper
insertion of codes for
the system and additional
features are also
added.

Figure 3

Iterative and Incremental Development of the Developed Point of Sale System

15
Figure 3. Shows Requirement equipments that the system need to use

manually and it shows process in developing this system from designing to

testing it shows method was preferred by the researchers because it includes

observation as a technique for gathering information about the study. It also

enables researchers to describe the various aspects of an investigation.

Furthermore, the researchers will be able to study the participants in a natural

setting to determine what material and procedure to use when using a point-of-

sale system.

Setting of the Study

This study was conducted at the University of Rizal System Antipolo

campus, formerly known as Rizal State College Antipolo City. The approval of

Republic Act 9157 on August 11, 2001 established the University of Rizal System

with URS Tanay as the main campus and its satellite campuses in Morong,

Pililla, Rodriguez, Angono, Binangonan, Cainta, Antipolo, Cardona, and Taytay.

Republic Act No. 1560 in 1956 established the Rizal State College as Rizal

National Agriculture School (RNAS) and was qualified as a state college and

known as Rizal College of Agriculture and Technology (RCAT) which was later

renamed to Rizal State College (RSC) on June 24, 1983, by Batas Pambansa

Bilang 662 making it the first state college in the province of Rizal.

The University of Rizal System Antipolo Campus has 4 colleges namely:

College of Business Administration, College of Engineering, College of

Hospitality Industry, and College of Education. The College of Engineering offers

16
the following programs; Bachelor of Science in Computer Engineering (BSCpE)

and Bachelor of Science in Civil Engineering (BSCE).

The University primarily provides higher education institution by the year

2015, and to produce competent and value-laden graduates in Agriculture,

Engineering, Science and Technology, Culture and the Arts, Teacher, and

Business Education through responsive instruction, research extension, and

production services in CALABARZON.

Figure 4

Map of University of Rizal System Antipolo Campus

Subject of the Study

The study was focused on the developed Point of Sale System. It is used

to defined its properties in terms of design, functionality, accuracy, security and

17
maintenance, and user-friendliness. The system developed was intended to

lessen the problem in inventorying sales it help the store owner to monitor sales

and inventory in their business. The system developed was formed to operate in

a set of time with the use of phone, tablet or laptop that can connect to internet

A group of experts including Computer Engineers and IT professional,

answered the questionnaire checklist. With their skills and knowledge about their

chosen profession, they evaluated the system used

Sources of Data

The instrument utilized in this research is a checklist comprised of classes;

conventional and current strategies. The analysts utilized the accompanying

scales to decipher verbally the mean scores of the respondents when the

checklist is already compiled from Professional and End-user.

Scale, Range and Verbal Interpretation of the Developed Point of Sale and
Monitoring System for Retail Store

Scale Range Verbal Interpretation


5 4.21 – 5.00 Very Much Acceptable
4 3.41 – 4.20 Very Acceptable
3 2.61 – 3.40 Acceptable
2 1.81 – 2.60 Less Acceptable
1 1.00 – 1.80 Not Acceptable

Procedure of the Study

18
The study started with the brainstorming of the researchers about

handling and managing paper problems, security, and inventory system

problems like manual mistakes that can be resolved through innovation with the

help of technology. Based on the article written by Kumbhar, Someshwar (2020),

the manual management system for a restaurant or retail store results in slowing

down their businesses in many ways.

study consisting of 20 Respondents, Ten (10) Experts which are Professor

and IT experts and also Ten (10) End-user which are owners of the business

and cashiers of any small business and convenience store that uses inventory.

The researchers would also like to include CpE/IT professionals for the subject of

this study using a method of quota sampling in choosing them.

The mentioned above respondents are the only one who has the right

and experience this kind of inventory and the one who needed it more, they are

the one who suited for this system to know if it's effective and easily do their job

and also to know what improvements that we need to cope and study to give

them some answer in their business.

The researchers analyzed the materials and software needed, including

an online database, Visual Studio 2019, and barcode scanner. The researchers

initially study the process in software management and sales management

processes before developing an experimental system to see if the system can be

stored in an online database. After the verification of functionality, the

researchers started designing and coding the system using Visual Studio 2019

and storing data in an online phpMyAdmin database. The system will be

19
developed based on the readings and literature as advised by the experts. The

goal of the researchers was to reduce the problems faced by the business

owners.

After developing the system, the researchers adopted a questionnaire

checklist which determines the acceptability of the developed system as

evaluated by experts and end-users. The obtained data were tabulated and

analyzed using statistical software.

Statistical Treatment

The data gathered in the study were processed with the use of the

following statistical treatment:

1. To develop a Point-Of-Sale (POS) and Monitoring System for Retail

Stores, no statistical treatment was used.

2. To determine the level of the acceptability of the developed Point-Of-Sale

(POS) and Monitoring System for Retail Store. Mean and standard

deviation were applied.

3. To determine the significant difference in the evaluation of respondents on

the developed Point-Of-Sale (POS) and Monitoring System for Retail

Store, t-Test two-sample assuming equal variance was used.

20
Chapter 3

PRESENTATION, ANALYSIS, AND INTERPRETATION OF DATA

This chapter presents the analysis and interpretation of gathered data that

would answer the problems stated in the previous chapter. The data and

statistical findings are presented and given implications to concretize the

concepts.

Development of the Point of Sale and Monitoring System

1. Program Flowchart

Figures below show the Program Flowchart of the Point of Sale and

Monitoring System. The flowchart represents the flow of actions in the

system.

21
Figure 5

Manager Interface

22
Figure 6

Cashier Interface

Figure 7

23
Admin Interface

Figure 8

Product Management

Figure 9

Store Setting

24
Figure 10

Account Setting

25
2. Program Output

Figure 11 shows the Login Page of the developed POS System.

The researchers used Visual Studio 2019 to create such an interface. A

POS system includes utility programs that perform the tasks that the

majority of users require.

Figure 11
Login Page

26
Profile Page
a. Administrator Account

Figure 12 shows the Admin Dashboard where all of the daily sales,

total products, stock on hand, and critical items, as well as the

maintenance, product management, reports, store, and account settings

were located.

Figure 12
Admin Dashboard Page

27
Figure 13 shows the Maintenance Page where you can see information of

every cashier that listed in your Point of Sale system. You can see all products,

type of category and discount that the system do

Figure 13
Maintenance Page

28
Figure 14 shows the Product Management Page that lets the administrator

add, update, and delete in the product list, critical stocks, purchase orders and

return orders.

Figure 14
Product Management Page

29
Figure 15 shows the Reports Page that allow the administrator to search

and print daily sales, sales reports by transaction and by item, and the fast-

moving items.

Figure 15
Reports Page

30
Figure 16 shows the Store Setting Page that lets the administrator modify

the store information which includes the store name, address, icon, and also the

details in the login display, admin page picture, and tax setting.

Figure 16
Store Setting Page

31
Figure 17 shows the Account Setting Page that lets the administrator add

and update the user’s account and change the user’s password.

Figure 17
Account Setting Page

32
b. Cashier’s Welcome Account
Figure 15 shows the Cashier’s Welcome Page in the cashier

module. The cashier can choose from a new transaction or log out.

Figure 18
Cashier’s Welcome Page

33
Figure 19 shows the Ordering System Page that lets the cashier create a

new transaction, search a product through barcode and product name, add a

discount, settle a payment, print a receipt, and clear the cart.

Figure 19
Ordering System Page

34
c. Manager’s Welcome Account

Figure 20 shows the Manager’s Welcome Page in the manager

module. The manager can go to the cashier module and perform its task.

The manager can also view the admin’s module and perform activities in

product management such as creating new purchase orders, and return

orders, printing purchase order history, and return order history.

Figure 20
Manager’s Welcome Page

35
Level of Acceptability of the Point of Sale and Monitoring System for Retail
Store as evaluated by the two groups of Respondents

Table 1 displays the computed mean, standard deviation, and verbal

interpretation of the two groups of respondents on the Point of Sale and

Monitoring System in terms of design.

Table 1

Computed Mean, Standard Deviation and Verbal Interpretation on the


Acceptability of the Two Groups of Respondents on the Point of Sale and
Monitoring System with Respect to Design

Expert End-Users
Design
Mean SD VI Mean SD VI
1. The text fonts in the system is
4.7 0.483 VMA 4.5 0.707 VMA
easy to understand and readable
2. The buttons in the system are
4.3 0.675 VMA 4.5 0.707 VMA
easy to find or locate.
3. The icons are placed wisely. 4.7 0.483 VMA 4.6 0.516 VMA
4. The system displays good
colors that are pleasant to the 4.5 0.527 VMA 4.5 0.527 VMA
eyes of the users.
Overall Mean 4.55 0.542 VMA 4.53 0.614 VMA
[Legend: VI-Verbal Interpretation, sd- standard deviation, VMA- Very Much Accepted]

Table 1 shows that the overall mean from Experts was 4.55 and verbally

interpreted as Very Much Acceptable, while the overall mean from End-Users

was 4.53 and verbally interpreted as Very Much Acceptable, indicating that both

End-Users and Experts are satisfied with the design. This means that the

placement of icons has the highest satisfaction from experts and end-users. The

text fonts of the system also give satisfaction to the expert since it is easy to read

and understand.

36
Odhiamb (2018) stated that design is to provide enough precise data and

information about the system and its system elements to enable implementation

in accordance with architectural entities as it is important to define the system’s

architecture models and views.

Table 2 displays the computed mean, standard deviation, and verbal

interpretation of the two groups of respondents on the Point of Sale and

Monitoring System in terms of functionality.

Table 2

Computed Mean, Standard Deviation and Verbal Interpretation


On the Acceptability of the Two Groups of Respondents on The Point of Sale and
Monitoring System With Respect to Functionality

Expert End-Users
Functionality
Mean sd VI Mean Sd VI
1. The system can easily
4.4 0.843 VMA 4.5 0.707 VMA
process inputs by the users
2. The user can add, edit and
4.8 0.421 VMA 4.7 0.483 VMA
delete records effectively
3. The system can generate
4.5 0.707 VMA 4.6 0.516 VMA
reports
4. The system can easily filter out
4.6 0.699 VMA 4.9 0.316 VMA
products
Overall Mean 4.56 0.668 VMA 4.68 0.506 VMA
[Legend: VI-Verbal Interpretation, sd- standard deviation, VMA- Very Much Accepted]

Table 2 shows that the overall mean from Experts was 4.56, which was

verbally interpreted as Very Much Acceptable, while the overall mean from End-

Users was 4.68, which was verbally interpreted as Very Much Acceptable,

indicating that both end-users and experts were satisfied with the functionality.

This means that the capability of the system to add, edit and delete data is

recorded as the highest satisfaction from the expert while the capability of the

37
system to filter out products is recorded as the highest satisfaction for the end-

users.

Sanjay Zalavadia (2022) mentioned that the important testing processes

as it verifies the functionality of a product which is the most required and indeed

the important aspect of any product or application.

Table 3 displays the computed mean, standard deviation, and verbal

interpretation of the two groups of respondents on the Point of Sale and

Monitoring System in terms of accuracy.

Table 3

Computed Mean, Standard Deviation and Verbal Interpretation on the


Acceptability of the Two Groups of Respondents on the Point of Sale and
Monitoring System with Respect to Accuracy

Expert End-Users
Accuracy
Mean sd VI Mean sd VI
1. The system processes
4.6 0.516 VMA 4.8 0.422 VMA
accurate data
2. The system can add, edit, and
4.8 0.421 VMA 4.5 0.527 VMA
delete data accurately
3. The system can void cancel
4.6 0.516 VMA 4.6 0.516 VMA
orders accurately
4. The records are released
4.6 0.516 VMA 4.8 0.422 VMA
accurately
Overall Mean 4.65 0.492 VMA 4.68 0.472 VMA
[Legend: VI-Verbal Interpretation, sd- standard deviation, VMA- Very Much Accepted, MA-Much
Accepted]

Table 3 shows that the overall mean from Experts was 4.65 and verbally

interpreted as Very Much Accepted, while the overall mean from End-Users was

4.68 and verbally interpreted as Very Much Accepted, indicating that the end-

users and experts are satisfied in terms of accuracy. This means that the

38
accuracy of the system in adding, editing, and deleting data is recorded as the

highest satisfaction from the expert while the end-users give the same average

grade for the system's ability to process accurate data and its capability to

release data accurately.

Ed Higdon (2019), stated that data accuracy is very important in POS

because data is considered to be the rocket fuel that powers the success of a

retail organization. Marketing, supply chain management, resource consumption,

assets and investments, customer experience, personnel management,

productivity, and other aspects of business are all affected. There isn't a single

aspect of retail that is unaffected by data.

Table 4 displays the computed mean, standard deviation, and verbal

interpretation of the two groups of respondents on the Point of Sale and

Monitoring System in terms of security and maintenance.

Table 4

Computed Mean, Standard Deviation, and Verbal Interpretation on the


Acceptability of the Two Groups of Respondents on the Point of Sale and
Monitoring System with Respect to Security and
Maintenance.
Expert End-Users
Security and Maintenance
Mean Sd VI Mean sd VI
1. Only the admin and manager
4.7 0.483 VMA 4.6 0.516 VMA
can void a transaction/order
2. The cashier can only access
4.9 0.316 VMA 4.6 0.516 VMA
the Point-of-Sales system
3. The system lock is effectively
used to keep other people using
4.7 0.483 VMA 4.5 0.527 VMA
the system while the user is not
around

39
4. Only the admin can add, edit
4.4 0.516 VMA 4.6 0.516 VMA
or delete records
Overall Mean 4.68 0.45 VMA 4.58 0.519 VMA
[Legend: VI-Verbal Interpretation, sd- standard deviation, VMA- Very Much Accepted]
Table 4 shows that the overall mean from Experts was 4.68 and verbally

interpreted as Very Much Acceptable, while the overall mean from End-Users

was 4.58 and verbally interpreted as Very Much Acceptable, indicating that both

end-users and experts are satisfied in terms of security and maintenance. This

means that the highest satisfaction of experts recorded in the system's ability to

prohibit the cashier from using other functions and can access the Point-of-Sale

system only. On the other hand, the end-users graded the highest score on the 3

questionnaires the same; Only the admin and manager can void a

transaction/order, the cashier can only access the Point-of-Sales system, and

only the admin can add, edit or delete records.

Nate Lord, August 11, 2021, stated that it is important to acknowledge that

all POS systems do have some level of risk when it comes to security and

maintenance. Because POS systems handle sensitive client data, they should

emphasize security and maintenance. A breach of consumer payment

information may be extremely costly, both financially and in terms of damage to

your company's reputation. Businesses can dramatically minimize their chances

of encountering an expensive POS security event by taking measures to protect

POS systems and transactions and educating workers on POS security rules.

Table 5 displays the computed mean, standard deviation, and verbal

interpretation of the two groups of respondents on the Point of Sale and

Monitoring System in terms of user-friendliness.

40
Table 5

Computed Mean, Standard Deviation, and Verbal Interpretation


on the Acceptability of the Two Groups of Respondents on the Point of
Sale and Monitoring System with Respect to User-friendliness

Expert End-Users
User-friendliness
Mean sd VI Mean sd VI
1. The user interface is easy to
4.6 0.516 VMA 4.5 0.527 VMA
understand
2. The system is easy to
4.7 0.483 VMA 4.7 0.483 VMA
navigate.
3. The user interface is simple. 4.9 0.316 VMA 4.6 0.516 VMA
Overall Mean 4.73 0.438 VMA 4.6 0.509 VMA
[Legend: VI-Verbal Interpretation, sd- standard deviation, VMA- Very Much Accepted, VA- Very
Acceptable]

Table 5 shows that the overall mean from Experts was 4.73 and verbally

interpreted as Very Much Acceptable, while the overall mean from end-users was

4.6 and verbally interpreted as Very Much Accepted, indicating that the End-

Users and Experts are satisfied in terms of user-friendliness. This implies that the

simplicity of the system's interface recorded the highest satisfaction from the

experts, while the end-users graded the system's easy-to-understand navigation

as the highest.

Cornelisse (2022) stated that user-friendliness has to additionally be taken

into consideration whilst choosing a POS system. The complete capability of any

POS system cannot be realized if the interface and operating system are difficult

to recognize and navigate for the users. And even as all systems would require a

time investment to discover ways to use them completely and efficiently, consider

41
how well each POS system enables the user to operate it to perform their tasks

quickly and accurately.

The computed grand mean and verbal interpretation of the two groups of
respondents on the Point of Sale and Monitoring System in terms of design,
functionality, accuracy, security, and maintenance, and user-friendliness are
shown in Table 6.
Table 6

Composite Table of the Computed Mean of the Level of Acceptability of


the Point of Sale and Monitoring System

Expert End-User
Variables
Overall Mean VI Overall Mean VI
1. Design 4.57 VMA 4.53 VMA
2. Functionality 4.62 VMA 4.68 VMA
3. Accuracy 4.72 VMA 4.68 VMA
4. Security and
4.75 VMA 4.58 VMA
Maintenance
5. User-friendliness 4.7 VMA 4.6 VMA
Overall Mean 4.67 VMA 4.61 VMA
[Legend: VI – Verbal Interpretation]

Table 6 shows the result of the evaluation of experts and end-users as

respondents. The level of acceptability of Point of Sale and Monitoring System

gained an overall mean of 4.67 for experts and verbally interpreted as Very Much

Acceptable while the end-users gained a grand mean of 4.61 and verbally

interpreted as Very Much Accepted. This implies that the two groups of

respondents were overall satisfied with the system in terms of design,

functionality, accuracy, security and maintenance, and user-friendliness of the

developed Point of Sale and Monitoring System.

42
Significant Difference on the Evaluation of the Two Groups of Respondents
on the Level of Acceptability of the POS System concerning Design,
Functionality, Accuracy, User-friendliness, and Security and Maintenance

Table 7 presents the analysis of variance on the assessment of the two

groups of respondents on the Point of Sale and Monitoring System concerning

Design, Functionality, Accuracy, User-Friendliness, Security, and Maintenance.

Table 7

t- p-
Variables Respondents Mean Variance df Ho VI
value value
Expert 4.55 0.029 F N
Design 6 0.562 0.595
End-User 4.53 0.003 R S
Expert 4.56 0.029 F N
Functionality 6 0.828 0.439
End-User 4.68 0.029 R S
Expert 4.65 0.01 F N
Accuracy 6 0.277 0.791
End-User 4.68 0.023 R S
Security and Expert 4.68 0.023 F N
6 0.943 0.382
Maintenance End-User 4.58 0.003 R S
User- Expert 4.73 0.023 F N
4 1.265 0.275
Friendliness End-User 4.6 0.01 R S
Significant Difference on the Evaluation of the Two Groups of Respondents on
the Point of Sale and Monitoring System
[Legend: df – degree of freedom, Ho – Null Hypothesis, VI – Verbal Interpretation, FR – Fail to
Reject, NS – Not Significant]

It can be seen from the table p-values for all the variables are greater than

the 0.05 level of significance. As a result, null hypotheses was rejected that

"There is no significant difference in the perception of the two groups of

respondents on the level of acceptability of the Point of Sale and Monitoring in

terms of Design, Functionality, Accuracy, Security and Maintenance, and User-

Friendliness." Was not rejected. Hence, both evaluations were the same

Chapter 4

43
SUMMARY OF FINDINGS, CONCLUSIONS, AND RECOMMENDATIONS

This chapter presents the summary of findings, conclusions, and

recommendations.

Summary of Findings

Following an analysis of the collected data and an evaluation of the

system, the following findings are presented:

1. On the Development of Point of Sale and Motoring System using Visual


Basic programming language.

The researchers were able to developed a system that can

increase efficiency, provide greater accuracy and deliver quick

service throughout the entire operation.

2. On the Validation of the Point of Sale and Monitoring System in terms


of Design, Functionality, Accuracy, Security and Maintenance and User-
friendliness.

2.1 In terms of Design, the overall mean from Experts was 4.55, and

from End-Users was 4.53, which was verbally interpreted as Very

Much Accepted, indicating that both End-Users and Experts are

satisfied in terms of design.

2.2 In terms of Functionality, the overall mean from Experts was 4.56,

and from End-Users was 4.68, which was verbally interpreted as

Very Much Accepted. This means that the system developed met

the requirements of experts and end-users for data processing,

44
filtering and generating reports, creating and completing

transactions, and managing accounts.

2.3 In terms of Accuracy, the overall mean from Experts was 4.65, and

from End-Users was 4.68, which was verbally interpreted as Very

Much Accepted. This implies that the system created provides and

processes the data inputs and is stored accurately.

2.4 In terms of Security and Maintenance was 4.68 overall mean from

the Experts and 4.58 from End-Users, which was verbally

interpreted as Very Much Accepted, indicating that the created

system satisfied the experts and end-users, as users can only

access what is designed for their role.

2.5 In terms of User-friendliness, the overall mean from Experts was

4.73, and from End-Users was 4.6, which was verbally interpreted

as Very Much Accepted. This means that the created system can

easily be used as the system are simple and friendly.

2.6 The grand mean on the level of acceptability of the developed and

evaluated Point of Sale and Monitoring System was 4.67 from the

Experts and 4.61 from the End-Users which was verbally

interpreted as Very Much Accepted.

3. On Significant Difference on the Level of Acceptability of the


Developed Point of Sale and Monitoring System.

3.1 In terms of Experts' and End-Users' perceptions, the researchers

discovered that all p-values are greater than the 0.05 level of

significance, indicating that there is no significant difference in the

45
level of acceptability of the Point of Sale and Monitoring System as

perceived by Experts and End-Users.

Conclusions

The following conclusions were reached based on the study's summary

and findings:

1. The developed Point of Sale and Monitoring System is simple to use and

will ensure a smooth transaction and proper management. The system is

divided into three subsystems: administrator, manager, and cashier, each

of which is carefully illustrated in the system to maximize system benefit.

2. Challenges encountered without a POS system, such as time-consuming,

no tracking of profits, manual mistakes, provision of discounts that can lure

customers, and poor staff management throughout transaction and store

management, will be eliminated automatically following the adaptation of

this system.

3. In terms of Design, Functionality, Accuracy, Security, and Maintenance,

and User-Friendliness, respondents rate the developed system as "Very

Much Accepted." Finally, the two groups of respondents had statistically

identical perceptions.

4. As a result, the developed system will aid experts and end-users in

monitoring, creating, and accepting new transactions and reports

throughout the process.

Recommendations

46
The following recommendations are made based on the summary of

findings and conclusions:

1. Future researchers can add more functions to the features of the

developed system.

2. To record the incoming products in the store, inventory should include a

purchase and payment receipts to the supplier.

3. The system should apply FIFO (First In First Out) to each product.

4. The system should improve the utilization of the Point-of-Sale data.

5. Add features that can be more beneficial to the customers.

BIBLIOGRAPHY

47
A. Journals, Articles, Press Release, Speeches

Asprey D, Helms L. A description of physician assistant postgraduate residency


training: the director's perspective. Perspective on Physician Assistant
Education. Summer 1999;10(3):124-131.
Asprey D, Helms L. A description of physician assistant postgraduate residency
training: the resident's perspective. Perspective on Physician Assistant
Education. Spring 2000;11(2):79-86

Gall, M.D., Gall, J.P., Borg, W.R. (2007), Educational research: An introduction
(8th ed.). Boston: Pearson.

Swatzell, Kelley E. MPH; Jennings, Patricia R. DrPH, PA-Descriptive


research: The nuts and bolts, Journal of the American Academy of
Physician Assistants: July 2007 - Volume 20 - Issue 7 -

B. Online Sources

Ed higdon 5 Ways to Ensure Accurate Data Collection at Point-of-Sale. (n.d.).


Www.linkedin.com. Retrieved April 16, 2022, from
https://www.linkedin.com/pulse/5-ways-ensure-accurate-data-collection-
point-of-sale-ed-higdon‌

Carlson, R. (2021, January 11). Point-of-Sale (POS) Systems for Inventory


Management. Thebalancesmallbusiness.
https://www.thebalancesmb.com/what-is-a-pos-system-for-inventory-
management-393398

Piotrowicz & Cuthbertson (2014) Introduction to the Special Issue Information


Technology in Retail store

https://www.researchgate.net/publication/275944878_Introduction_to_the_
Special_Issue_Information_Technology_in_Retail_Toward_Omnichannel_
Retailing

Alfredo Parreno-Marchante (2014) Advanced traceability system in aquaculture


supply in chain

https://www.academia.edu/24376811/Advanced_traceability_system_in_a
quaculture_supply_chain

48
Khumbar Someshwar (2020) Importance of POS Software for Retail Business
Owners.
https://technologycounter.com/blog/important-of-pos-software-retail-
business

Nate Lord (2021) What is POS Security? Protecting Data in POS Environments
https://digitalguardian.com/blog/what-pos-security-protecting-data-pos-
environments

Considerations for Selecting a Point-of-Sale (POS) System. (n.d.). Penn State


Extension. Retrieved April 16, 2022, from
https://extension.psu.edu/considerations-for-selecting-a-point-of-sale-pos-
system

Abu-Musa (2008) An analysis of Point of Sale Syatem Physical Configurations


and security Measures in Zimbabwean SMEs
https://www.researchgate.net/publication/
314279194_An_Analysis_of_Point_of_Sale_Systems_Physical_Configur
ations_and_Security_Measures_in_Zimbabwean_SMEs

Cote, M. (2015, April). The Power of Point of Sale: Improving Growth, Profit, and
Customer Service in a Retail Business. Bryant University.
https://digitalcommons.bryant.edu/cgi/viewcontent.cgi?
article=1016&context=honors_marketing&fbclid=IwAR19TqmgSPUStsifRn
5EkD23a_fH532NNPsbOeW9DtSMdaoMAanxk8vd-gQ
Davies, P. (1997, April 1). Technology and Business Ethics Theory.
Papers.ssrn.com. https://papers.ssrn.com/sol3/papers.cfm?
abstract_id=2445686

Harrison, K. (2020, December). Learn how POS systems have changed and how
their capabilities can help you better manage your business. Business
News Daily.
https://www.businessnewsdaily.com/6499poschanges.html?
fbclid=IwAR2GFw_paEo-prljTzTBjxNQ8TnDIlf18gWfxQBZSSZV4dymrL-
k6mnoK2k

Odhiambo, D. (2019, May 9). System Design in Software Development. Medium.


https://medium.com/the-andela-way/system-design-in-software-
development-f360ce6fcbb9#:~:text=The%20purpose%20of%20the
%20System

‌Page, J. (2021). Point Of Sale System – Why It Is A Must Have In Your


Business Today. Academia.
https://www.academia.edu/12255230/Point_Of_Sale_System_Why_It_Is_
A_Must_Have_In_Your_Business_Today

49
Parkan, C. (2003, April 5). Measuring the effect of a new point of sale system on
the performance of drugstore operations. ScienceDirect.
https://www.sciencedirect.com/science/article/abs/pii/S030505480200047
3

Sanjay Zalavadia (2022, April 3) Complete functional testing Guide with its Types
and Example
https://www.softwaretestinghelp.com/guide-to-functional-testing/

Scope & Limitations in Inventory Systems. (n.d.). Bizfluent.


https://bizfluent.com/info-8624995-scope-limitations-inventory-
systems.html

What Is a Convenience Store? (2020). NACS.


https://www.convenience.org/Research/What-is-a-Convenience-Store?
fbclid=IwAR0HhyCRXe8SsenDsZqJ-
1HULfqJK1yLm5I9ydTyMVvta2TQcBHE9534K5g

What’s a Sari-Sari Store: PH’s small neighborhood retail shop. (2016, July 30).
Philippine Primer.
https://primer.com.ph/tips-guides/2016/07/30/expat-guide-sari-sari-
stores/?fbclid=IwAR2dVdH7WShcbHCTTgszxhQXGnF-
cRs9rPOT02A_gSXnsdq7Z_idil_P1To

What is POS Security? Protecting Data in POS Environments. (2016, September


19). Digital Guardian. https://digitalguardian.com/blog/what-pos-security-
protecting-data-pos-environments

Why is functionality testing important? (n.d.). Beta Breakers. Retrieved April 16,


2022, from https://www.betabreakers.com/why-is-functionality-testing-
important/

50
APPENDIX A

GANTT CHART (CHART OF ACTIVITIES)


SY 2021-2022

51
APPENDIX B

Letter to the Members of the Panel

Republic of the Philippines


UNIVERSITY OF RIZAL SYSTEM
Antipolo Campus

November 25, 2021

EVA B. MARANAN, REE, Ph.D.


Program Head
College of Engineering

Dear Dr. Maranan,

Greetings in the name of student service!

We are fourth-year students of this College taking up BS Computer Engineering

would like to invite you to serve as one of our panel members during our defense

on December 03, 2021, at exactly 8:00 am. With your expertise and knowledge,

we know that you will contribute a lot to the success of our final defense.

Thank you and God bless.

Sincerely yours,

Erica T. Barrientos
Abegail F. Domagco
Christian P. Paul Matos
Jeshper P. Casimsiman
Researchers

Noted by:

FROILAN JOSEPH P. PAZ, CPE


Research Instructor

52
DR. DANILO M. PASCUALRepublic of the Philippines
Campus Director UNIVERSITY OF RIZAL SYSTEM
Antipolo Campus

November 25, 2021

JUAN PAULO D. JURADA RECE, ECT


Instructor
College of Engineering

Dear Engr. Jurada,

Greetings in the name of student service!

We are fourth-year students of this College taking up BS Computer Engineering

would like to invite you to serve as one of our panel members during our defense

on December 03, 2021, at exactly 8:00 am. With your expertise and knowledge,

we know that you will contribute a lot to the success of our final defense.

Thank you and God bless.

Sincerely yours,

Erica T. Barrientos
Abegail F. Domagco
Christian P. Paul Matos
Jeshper P. Casimsiman
Researchers

Noted by:

FROILAN JOSEPH P. PAZ, CPE


Research Instructor

DR. DANILO M. PASCUAL


Campus Director

53
Republic of the Philippines
UNIVERSITY OF RIZAL SYSTEM
Antipolo Campus

November 25, 2021

JOHN DENNIS Z. ESPIRITU, CoE MIT


Instructor
College of Engineering

Dear Engr. Espiritu,

Greetings in the name of student service!

We are fourth-year students of this College taking up BS Computer Engineering

would like to invite you to serve as one of our panel members during our defense

on December 03, 2021, at exactly 8 am. With your expertise and knowledge, we

know that you will contribute a lot to the success of our final defense.

Thank you and God bless.

Sincerely yours,

Erica T. Barrientos
Abegail F. Domagco
Christian P. Paul Matos
Jeshper P. Casimsiman
Researchers

Noted by:

FROILAN JOSEPH P. PAZ, CPE


Research Instructor

DR. DANILO M. PASCUAL


Campus Director

54
Republic of the Philippines
UNIVERSITY OF RIZAL SYSTEM
Antipolo Campus

November 25, 2021

MARIA ANARITA AGAPAY


Instructor
College of Engineering

Dear Engr. Agapay,

Greetings in the name of student service!

We are fourth-year students of this College taking up BS Computer Engineering

would like to invite you to serve as one of our panel members during our defense

on December 03, 2021, at exactly 8 am. With your expertise and knowledge, we

know that you will contribute a lot to the success of our final defense.

Thank you and God bless.

Sincerely yours,

Erica T. Barrientos
Abegail F. Domagco
Christian P. Paul Matos
Jeshper P. Casimsiman
Researchers

Noted by:

FROILAN JOSEPH P. PAZ, CPE


Research Instructor

DR. DANILO M. PASCUAL


Campus Director

55
APPENDIX C

Letter to the Respondents

Republic of the Philippines


UNIVERSITY OF RIZAL SYSTEM
Antipolo Campus

Dear Respondents:

Greetings! This is to notify you that we intend to conduct a survey. The

survey seeks information on "DEVELOPMENT AND ACCEPTABILITY OF

POINT OF SALE AND MONITORING SYSTEM FOR RETAIL STORE."

We, the College Students of 4th Year Computer Engineer, are writing to

request your permission to conduct the survey. The above survey could help us

learn more about the user's experience/interest in the required fields.

Thank you for your honest and kind cooperation. God bless.

Sincerely yours,

Erica T. Barrientos
Abegail F. Domagco
Christian P. Paul Matos
Jeshper P. Casimsiman
Researchers

Noted by:

FROILAN JOSEPH P. PAZ, CPE


Research Instructor

DR. DANILO M. PASCUAL


Campus Director

56
APPENDIX D

Certificate of the Content Validation

Republic of the Philippines


UNIVERSITY OF RIZAL SYSTEM
Antipolo Campus

CERTIFICATE OF CONTENT VALIDATION

This is to certify that the following experts validated the researchers

questionnaire checklist for the undergraduate thesis titled "DEVELOPMENT AND

ACCEPTABILITY OF POINT OF SALE AND MONITORING SYSTEM FOR

RETAIL STORE." Has been validated by the experts

Panel Members Signature Date

Dr. EVA B. MARANAN ______________ ___________


Program Head

Engr. JUAN PAULO D. JURADA ______________ ___________


Instructor, CoEng

Engr. JOHN DENNIS Z. ESPIRITU ______________ ___________


Instructor, CoEng

Engr. MARIA ANARITA O. AGAPAY ______________ ___________


Instructor CoEng

Engr. FROILAN JOSEPH P. PAZ ______________ ___________


Thesis Instructor

APPENDIX E

57
Sample Questionnaire Checklist
Republic of the Philippines
UNIVERSITY OF RIZAL SYSTEM
Antipolo City

POINT OF SALE AND MONITORING SYSTEM

Name (Optional): _______________________________ Date: ______________

[ ] END-USER [ ] EXPERT

Direction: Please check (/) the appropriate column to rate the level of
acceptability of the developed Point of Sale and Monitoring System

5 – Very Much Accepted


4 – Much Accepted
3 – Accepted
2 – Moderately Accepted
1 – Not Acceptable

1. Design 5 4 3 2 1
1. The text fonts in the system is easy to understand and
readable
2 The buttons in the system are easy to find or locate.
3 The icons are placed wisely.
4 The system displays good colors that are pleasant to the
eyes of the users.

2. Functionality 5 4 3 2 1
1. The system can easily process inputs by the users
2. The user can add, edit and delete records effectively
3. The system can generate reports
4. The system can easily filter out products

58
3. Accuracy 5 4 3 2 1

1. The system processes accurate data

2. The system can add, edit, and delete data accurately

3. The system can void cancel orders accurately

4. The records are released accurately

4. Security and Maintenance 5 4 3 2 1

1. Only the admin and manager can void a transaction/order

2. The cashier can only access the Point-of-Sales system


3. The system lock is effectively used to keep other people
using the system while the user is not around
4. Only the admin can add, edit or delete records

5. User-friendliness 5 4 3 2 1

1. The user interface is easy to understand

2. The system is easy to navigate.

3. The user interface is simple.

Suggestions/Recommendations:
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________

59
APPENDIX F

Installer and Manual Guide of the System

60
Curriculum Vitae

CHRISTIAN PAUL PARIOL MATOS

Email Address: christianpaul323@gmail.com

Address: Blk 34 Lot 20 Purok Imelda

Brgy. Delapaz Antipolo City

PERSONAL BACKGROUND

Date of Birth: June 10, 2000

Place of Birth: Antipolo City

Age: 21 years old

Status: Single

EDUCATIONAL BACKGROUND

2018-Present Bachelor of Science in Computer Engineering


UNIVERSITY OF RIZAL SYSTEM, Province of Rizal
Philippines

2016-2018 Information Communication Technology Ama Computer


Learning Center Cainta, Rizal, Philippines

2012-2016 San Bagong Nayon II National High School


Antipolo City, Rizal, Philippines

2006-2012 Bagong Nayon II Elementary School


Antipolo City, Rizal, Philippines

ERICA TORRETA BARRIENTOS


Email Address: erczbarrientos1@gmail.com

Address: 226 Sitio Oreta, 2nd street

61
Barangay San Jose Antipolo City

PERSONAL BACKGROUND

Date of Birth: August 20, 1997

Place of Birth: Antipolo City

Age: 23 years old

Status: Single

EDUCATIONAL BACKGROUND

2018-Present Bachelor of Science in Computer Engineering


UNIVERSITY OF RIZAL SYSTEM, Province of Rizal
Philippines

2013-2014 Baras-Pinugay National High School


Baras-Pinugay, Rizal, Philippines

2010-2013 San Isidro National High School


Antipolo City, Rizal, Philippines

2004-2010 San Isidro Elementary School


Antipolo City, Rizal, Philippines

JESHPER PASTRO CASIMSIMAN

Email Address: casimsimanjeshper@gmail.com

Address: Blk 7 lot 16 Steelhomes Subd.

Brgy. San Luis Antipolo City

62
PERSONAL BACKGROUND

Date of Birth: January 3, 2000

Place of Birth: Sta. Cruz laguna

Age: 21 years old

Status: Single

EDUCATIONAL BACKGROUND

2018-Present Bachelor of Science in Computer Engineering


UNIVERSITY OF RIZAL SYSTEM, Province of Rizal
Philippines

2016-2018 Information Communication Technology Senior High School


Antipolo City, Rizal, Philippines

2012-2016 Antipolo National High School


Antipolo City, Rizal, Philippines

2006-2012 R.EC school


Antipolo City, Rizal, Philippines

ABEGAIL FRANCISCO DOMAGCO

Email Address: abegaildomagco48@gmail.com

Address: 3025 Hinapao Lagasca Compound

Brgy. San Jose Antipolo City Rizal 1870

PERSONAL BACKGROUND

Date of Birth: March 14, 2000

Place of Birth: Antipolo City

63
Age: 21 years old

Status: Single

EDUCATIONAL BACKGROUND

2018-Present Bachelor of Science in Computer Engineering


UNIVERSITY OF RIZAL SYSTEM, Province of Rizal
Philippines

2016-2018 Information Communication Technology Ama Computer


Learning Center Antipolo City, Rizal, Philippines

2012-2016 San Jose National High School


Antipolo City, Rizal, Philippines

2006-2012 Isaias S. Tapales Elementary School


Antipolo City, Rizal, Philippines

64

You might also like