Online Pos System
Online Pos System
Online Pos System
A Capstone Project
In Partial Fulfillment
By:
June 2022
3
APPROVAL SHEET
_____________________________
Melody R. Dimaano, MDM, MSCS
Adviser
PANEL OF EXAMINERS
_____________________
Roselie B. Alday, PhD
Chairman
_______________________ _______________________
_____________________
Roselie B. Alday, PhD
Dean, College of Computer Studies
4
5
ABSTRACT
The Nature of online business nowadays is widely spreading across the nation
and even globally. Whenever you want to record all your sales and stock inventories
realtime it will come in handy.
DEDICATION
improve more to become functional in my chosen field and to prosper. And most
importantly to my sister Rosenkranzf who have supported my financial needs and
even helped me on my family’s basic necesities for my being unemployed at the time
being.
I also dedicate this dissertation to my and church family who have supported
me throughout the process. I will always appreciate all they have done, and also to my
cousin Ryan Tolentino with some support in my down times and to Glen Tolentino
who has never stop helping whenever I come empty handed.
I dedicate this work and give special thanks to my Sister Rosenkranzf Alvarez
who have never left me all throughout the entire ETEEAP program. and to my
Children Justine and Athena who has been an inspiration and serve as an asset during
sleepy hours who have become two cheerleaders who have been the best.
ACKNOWLEDGEMENT
I would also like to thanks to Madam Jona Ciceron Baculi of the accounting
department for her immediate assistance online and by phone update for my ETEEAP
Accounting bills during the pandemic and other information regarding my other
accountabilities in this Program. My grateful thanks are all to my adviser in
designated courses for assistance in doing every activities which makes it easy for me
to do my research.
7
TABLE OF CONTENT
Abstract …………………………………………………………………………… 3
Dedication ………………………………………………………………………… 4
Acknowledgment………………………………………………………………..….5
Call tree……………………………………………………………………...15
MDRRMO …………………………………………………………………..15
Materials ……………………………………………………………………16
Methodology ………………………………………………………………..17
8
Screenshots ………………………………………………………………….23
APPENDIX ………………………………………………………………………...38
Questionnaire ……………………………………………………………….38
REFERENCES ……………………………………………………………………39
9
LIST OF FIGURES
1.0 INTRODUCTION
The main problem SMEs solutions can be help by providing training in terms
of management and partnership, in addition to all aspects of marketing and production
even is utilize by relying on technology penetration.
Using a Point of Sales application, we can gain some benefit by the add value
that can be administered in the form of improved quality of service, improved business
image, competitive advantage and conv late controlling and decision-making
processes.
A. Information System
B. Sales
Sales is a term used to describe the activities that lead to the selling of goods
or services. Businesses have sales organizations that are broken up into different
teams. And these sales teams are often determined based on the region they're selling
to, the product or service they're selling, and the target customer.
C. Point of Sale
Point of Sales or simply called POS, it can be defined as software that records
sales transactions. Before the POS system is developed, many people use a cash
register, or even manually, to manage their business. But the teller machine function
itself is no longer sufficient, so that POS has been developed
D. PHP
E. MySQL
12
MySQL, the most popular Open Source SQL database management system, is
developed, distributed, and supported by Oracle Corporation.
3.0 Methods
A. Type of Research
Method of study the researcher used in system design using waterfall method.
Waterfall method or the so-called waterfall method is often called the classic life cycle
(classic life cycle), in which it describes the systematic approach and also sequentially
on software development.
Design research is used for planning, drawing and sketching or set of elements
- separate elements into a unit that is intact and functioning properly. The study design
is depicted in a flow chart (flowchart) as follows
FLOWCHARTS
Start
Data collection
Observation Interview
Results of Data
Collection
Data analysis
Design
Coding /
Programming
Applications
Database
No
Simulation / Test
Feasibility test
Yes
Implementation
Finish
• The primary data obtained through interviews with business owners and an
employee in the store assigned related to the study and direct observation of
the object to be studied.
SCREENSHOTS
15
APPENDICES
System Requirements
Hardware
o PC / Laptop
o Internet connection
o Mouse
o Keyboard
o Printer
Software
o Inventory and storage control
o Reporting
o Order handling
20
<?php
$servername = "localhost";
$username = "root";
$password = "password";
$dbname = "POS_db";
if ($conn->connect_error) {
?>
<div class="sale-list-div">
<?php
include ("server.php");
$dbname = "POS_db";
$subtotal = 0;
// Check connection
if ($conn->connect_error) {
if ($result->num_rows > 0) {
<tr><th>Quan</th><th>Description</th><th>Price</th><th>Sub</
th></tr>";
while($row = $result->fetch_assoc()) {
echo "<tr><td>".$row["qtyos"]." x
</td><td>".$row["prod_upr"]."</td>
</td><td>".$row["prod_sub_os"]." </td></tr>";
$subtotal += $row["prod_sub_os"]; }
$conn->close();?>
“Table” arrange using Table Rows tag <TR> to build rows and Table Data which is
<TD>; And also by using some variables .’
23
REFERENCES
JOHN-JOHN O. ALVAREZ
Pinagsabangan II, Naujan, Oriental Mindoro, Philippines
Mobile Contact:(+63) 948-677-7920 / (+63) 916-747-4592
E-mail Address: [email protected]
EDUCATION Tertiary:
Bachelor of Science in Computer Engineering, 2
Lyceum of the Philippines University-Bats, Batangas City, Batangas
(Incomplete)
Secondary:
Good Shepherd Academy, Victoria Or. Mindoro, 1998
Primary:
Victoria Central Elementary School, Victoria, Oriental Mindoro, 1994
WORK
EXPERIENCE
Computer Technician
Year 2004 – 2007
Computer Troubleshooting and Repair
Hardware and Software (System Software and Application Software