Liceo de Cagayan University School of Graduate Studies Methodology
Liceo de Cagayan University School of Graduate Studies Methodology
Chapter 3
METHODOLOGY
design called Software Development Life Cycle (SDLC) it is a logical process used
validation, training, and user ownership. Any SDLC process should result in a high-
quality system that meets or exceeds customers expectation, reach its completion
within time and cost estimates, works effectively and efficiently in the current and
cost effective to enhance. It adheres to important phases that are essential for
Each process model follows a Series of steps unique to its type to ensure success
Stage 1: Analysis
manual-operated system and identify objectives of the project, the project needs,
project scope, constraints, and system requirements. After doing so, I’ve come up
This system will be deployed via the Internet with mobile application. The
researcher used PHP version 7 as a programming language. For this purpose, the
researcher used MySQL Server 5.7. MySQL serves as a tool for storing record. It
provides quick access to the data with the combination of Visual Web Developer for
the proper display of information. Further, for documentation purposes, the authors
used a tool to aid them in the designing phase. Flowcharts were created to help in
the visual organization of the content and for finding flaws in the process if there is
any.
Stage 3: Implementation
Stage 4: Testing
Project Setting
Data Gathering
I was able to know the current traditional way of La Castilla museums system
flow since I am working as the Operations Assistance and at the same time the tour
guide of this museum for almost 2 years. I was able to gather information in regard
Entity-Relationship Diagram
Liceo de Cagayan University School of Graduate Studies Page
Sequence Diagram
Data Dictionary
User
(Keeps record of User Information)
Usertype
(Keeps record of Usertype Information)
Branch
(this table shows the branch details)
User_Organization
(Keeps record of User Organization Information)
Organization
(Keeps record of Organization Information)
Reservation
(Keeps record of Reservation Information)
Organization
Liceo de Cagayan University School of Graduate Studies Page
Reservation_Details
(Keeps record of Reservation Details Information)
Services
(Keeps record of Service Information)
Schedule
(Keeps record of Schedule Information)
Liceo de Cagayan University School of Graduate Studies Page
Batch
(Keeps record of Batch Information)
Batch_Details
(Keeps record of Batch Details Information)
Payment
(Keeps record of Payment Information)
Liceo de Cagayan University School of Graduate Studies Page