You are on page 1of 11

PANDAPATAN NATIVE PRODUCTS E-COMMERCE

A Capstone Project

Presented to the

Faculty of College of Engineering & Information Technology

Surigao State College of Technology

Surigao City

In Partial Fulfillment

of the Requirements for the Degree

Bachelor of Science in Information Technology

By:

Aguilor, Erle Gerald

Ason, Merry Daisy M.

Canda, Shiela Mae D.

Labesores, Kyle J.

December 2018
i

APPROVAL SHEET

This Capstone Project entitled “PANDAPATAN NATIVE PRODUCTS E-COMMERCE”

prepared and submits by Erle Gerald Aguilor, Merry Daiy M. Ason, Shiela Mae D.

Canda and Kyle J. Labesores in partial fulfillment of the requirements for the degree of

Bachelor of Science and Information Technology has been examined and is

recommended for acceptance and approval for ORAL EXAMINATION.

RECOMMENDED: MR. RALPH ARAN C. CABAÑERO


Adviser

=============================================================

PANEL OF EXAMINERS

Approved by the committee of ORAL EXAMINATION with a grade of ________on


December 2, 2018.

ENGR. RITCHIE A. REYNA ALMA CHRISTIE C. REYNA, MBA; MSIT


Member Member

ENGR. ANALYN MORETE


Member

=============================================================

Accepted and approved in partial fulfillment of the requirements for the degree of
Bachelor of Science in Information Technology

ENGR. ALEXIS P. ESPALDON, MIE


Dean, College of Engineering & Information Technology

Date: December 2, 2018


ii

ACKNOWLEDGMENT

First and foremost, the researchers would like to extend their deepest

gratitude to the following who have given them their all-out support in the creation

of this documentation. They are as follows:

To our Almighty God for giving us the strength, knowledge, wisdom and

abilities. For His awe-inspiring love, guidance and blessings which give us the

courage to accomplish this study.

To our capstone project instructress, Dr. Monalee A. Dela Cerna, and to

our adviser, Mr. Ralph Aran C. Cabaῇero, for sharing their knowledge and

skills to us to make this study a quality one. All their excellent critique and

recommendations helped us a lot.

To our beloved parents for their moral and financial support which gives

us inspirations to fulfill our educational goals.

To our siblings, classmates and friends who help, support, and

encouraged us throughout the semester.

To everyone, who were part in making this system proposal possible, the

proponents would like to express their heartfelt thanks.

The Researchers
iii

EXECUTIVE SUMMARY

The Pandapatan dry goods store offers services to everyone especially to the

people of the city of Surigao who buy Pandapatan native products. The process

of using a manual system that is based on paper works, the store needs to avoid

data redundancy and an additional workload. Of course, the proponents wanted

to convert their manual process of doing transactions into an online system to

explore the shopping world in a hassle free manner and less effort in shopping.

The researchers have proposed the Pandapatan Native Products E-

commerce for Pandapatan dry goods store to help the store personnel enhance

the process of giving information to their customer through online. It gives a

functional system that would keep data secured and have an accurate system

that would minimize human errors in their transactions

To make the system a successful one, the proponents used the Prototype

Model, which help the researchers in visualization and also used the Xampp for

control panel to create a local web server for testing and deployment purposes.

PHP code is the programming language used for developing the system. Adobe

Dreamweaver for writing all of the codes for developing the system and MySQL

to design a database which led to a further understanding on how the system

was designed.

Due to the outcome of the study, it is therefore required to integrate

Pandapatan Native Products E-commerce for Pandapatan dry goods store to

solve the manual problems and to provide secured information to the users.
iv

TABLE OF CONTENTS

Page

TITLE PAGE

APPROVAL SHEET i

ACKNOWLEDGMENT ii

EXECUTIVE SUMMARY iii

TABLE OF CONTENTS Ἰv

LIST OF FIGURES vii

LIST OF TABLES ix

LIST OF NOTATIONS x

CHAPTER

1 INTRODUCTION 1

Project Context 1

Purpose and Description 2

Objectives 2

Scope and Limitations 3

2 REVIEW OF RELATED LITERATURE/SYSTEMS 4

3 TECHNICAL BACKGROUND 6

4 METHODOLOGY 7

Requirement Analysis 8

Design 8

Prototyping 9

Customer Evaluation 9

Review and Updating 9

Development 9

Implementation 10
5 RESULTS AND DISCUSSION 11

Planning Phase 11

Gantt Chart 12

Analysis Phase 13

Use Case Diagram 15

Sequence Diagram 18

Class Diagram 25

Design Phase 26

Interface Designs 26

Software Specification 27

Hardware Specification 27

Implementation Phase 28

Development 28

Deployment Diagram 28

Software Testing 29

6 CONCLUSIONS AND RECOMMENDATIONS 30

Conclusion 30

Recommendations 30

APPENDICES

A Relevant Source Code 31

B Transmittal Letter 32

C Input/output Reports 33

D Users Guide 41

REFERENCES 42

CURRICULUM VITAE
LIST OF FIGURES

Figure No. Name Page

1 Pandapatan Native Products E-commerce for 5

Pandapatan dry goods store

2 Prototyping Model 7

3 Use Case Diagram of Pandapatan Native Products E-commerce for 15

Pandapatan dry goods store

4 Sequence Diagram for Register Account 18

5 Sequence Diagram for Login Account 19

6 Sequence Diagram for Manages Account 20

7 Sequence Diagram for Manages Orders 21

8 Sequence Diagram for Manages Products 22

9 Sequence Diagram for Transacts Payments 23

10 Class Diagram for Pandapatan Native Products E-commerce 25

11 Home Page 26

12 Browsing the Catalog 26

13 Deployment Diagram of the System 28

14 Home Page 33

15 Browsing the catalog 33

16 Product Details 34

17 Shopping Cart 34
18 User Registration Form 35

19 User Log-in Form 35

20 View Cart 36

21 User Shipping Address Form 36

22 Cart Details 37

23 Notification 37

24 Admin Log-in Form 38

25 Product Reports 38

26 Edit Admin/Customer Account 39

27 Edit Admin Password 39

28 Edit Category 40

29 Edit Products Information 40


LIST OF TABLES

Table No. Name Page

1 Gantt Chart 12

2 Software Specification 27

3 Hardware Specification 27
LIST OF NOTATIONS

Notation No. Name Page

1 Use Case Diagram Notation 14

2 Sequence Diagram Notation 17

3 Class Diagram Notation 24

You might also like