Alomah'S Online Reservation & Billing System
Alomah'S Online Reservation & Billing System
A Capstone Project
Presented to
The Faculty of Cagayan de Oro College-PEN
In partial fulfilment
Of the Requirements for the Degree of
Bachelor of Science Information Technology
by
Bucag, Rowena G.
Castil, Kimverly Jean N.
Maglangit, Honey A.
Solde, Ma. Nikki A.
Merbert S. Arroyo
Capstone Adviser
Febuary 5, 2016
1.0 Introduction
Nowadays in this generation every work is required to be done convenient and
efficiently use effort yet still having a productive job. With the use of online reservation,
information is more secure, more reliance and more accessible. Online Reservation
System is used to store and retrieve information about tour product, tour product option
or lodging facility and conduct transactions for booking it.
Alomahs Place was established year 2012, owned by Mr. Benjohn Mahistrado
and Mrs. Grace Mahistrado. It is located in Zone 2, Barangay Dahilayan, at Manolo
Fortich, Bukidnon. Alomahs in an acronym word which stands for Alombro and
Mahistrado, it compose of their family name as a couple. Another meaning of Alomahs
are A love of mountain and horses and A look of mans agriculture heaven. While,
Place stands for People leave and cherish experiences.
Since 2013, Alomahs was started to have a Lettuce Production and planted more
organic vegetables and provides Horseback Riding, it is good place for camping. Since
then, Alomahs Place was officially renamed Alomahs Place Camping and Horseback
Riding.
They offer cottage and tent rental reservation for Great Outdoor Adventures such
as reunions, scouting, team building and any group activities. They managed their
reservation by using log books, planner, guest books and other forms in generating
reports and gathering information about their customer. As we are having this project that
required us in our course (BSIT) we are bringing them to a high-technology in managing
reservation.
check-in date if it exceeds, no refund of payment will be done. Down payment is needed at least
25% of customers bill.
Horseback Riding
o PHP 100/head 1 round inside
o PHP 300/head outside/all area
Foods Serving (breakfast to dinner)
o PHP 150/head
Home-made Salad dressing
o PHP 60/bottle
Organic Vegetables
o Lettuce/Iceberg PHP 80/kilo
o Romaine PHP 120/kilo
o Read Leaf/Green Leaf PHP 150/kilo
Fishing
o Tilapia PHP 120/kilo
Catering
The average number of their clients will depend on the following:
The reservation system in Alomahs Place can be conducted through phone calls. They write
down the clients information in a log book for a registration. Customers can check the cottages
in their Facebook page or they can have a personal visit to ask of rooms availability.
1.1.2
Specific Problems
Cancellation of Reservation
- To make the cancellation process easily.
Difficulty in checking the availability of the rooms
- To be able to check rooms availability.
Billing Management
- To have fast billing transaction.
Difficulty in searching, retrieving files and possible loss of records.
- To provide the best quality of service.
in terms of client inquiry the administrator can only send a reply to any messages sent by
the client at a given time.
Scope
Administrator
o
o
o
o
o
o
o
Dashboard
Message
Reports
Rooms Inventory
Adding Users
About
FAQ
File Maintenance
o Alomahs Information
o Types of Rooms
o Rooms Information
Limitation
2.1 Introduction
This chapter the following proposed system aims to developed website for
facilitating reservation process. The system provide the reception an easy way for
searching on rooms, listing off rooms, inserting the client information, getting details
about specific client, making a reservation for rooms and doing payment process. The
system is based on various theories such as Internet Protocol, Information Theory, User
Interface, Database Management System, Web Design, Programming Tools and
Languages and Software Engineering Paradigm that helped and guided the proponents in
successfully developing a website.
Since the proposal system is an online web-based, Internet Protocol is one of main
components in order to connect to the internet. The Internet Protocol (IP) is the method
by which data is sent from one computer to another on the internet. Each computer
(known as a host) on the Internet has at least one IP address that uniquely identifies it
from all other computer on the Internet. This theory is essential during the development
of the project.
The proponents were able to test the full capabilities of the project with the user
of the internet.
2.4User Interface
In information technology, the user interface (UI) is everything designed into an
information device with which a human being may interact including display screen,
keyboard, mouse, light pen, the appearance of a desktop, illuminated characters, help
messages, and how an application program or a Web site invites interaction and responds
to it.
The user interface is one of the most important parts of any program because it
determines how easily you can make the program do what you want. A powerful program
with a poorly designed user interface has little value.
2.7.1 HTML
Standard markup language for creating Web pages. HTML stands for Hyper Text
Markup Language. HTML describes the structure of Web pages using
markup. HTML elements are the building blocks of HTML pages. HTML elements are
represented by tags.
2.7.2 CSS
The proponents used CSS (Cascading Style Sheets) to change the
appearance of a web page.CSS define the styles for your documents, including the
design layout, and variations in display for different devices and screen sizes.
2.7.3 PHP
The proponents used PHP (PHP: Hypertext Pre Processor)in developing
the systems backend and to add a functionality to the site that HMTL alone cant
achieve PHP is a widely-used, open source general-scripting language that is
especially suited for web development and can be embedded into HTML.
2.7.4 JavaScript
JavaScript is a client-side scripting language which means the
source code is processed by the clients web browser rather than on the web
server. This means JavaScript function can run after a webpage has loaded
without communicating with the server.
2.7.5MySQL
MySQL, pronounced either My S-Q-L o My Sequel. is an
open source relational database management system. It is based on a structure
query language (SQL), which is used for adding, removing, and modifying
information in the database.
During the development of the system, the proponents applied SDLC to describe
the stage involved in an information system development project, from an initial
feasibility study through maintenance of the completed application.
The SDLC process was designed to ensure end-state solutions meet user
requirements in support of business strategic goals and objectives. SDLC is essentially a
series of steps, or phases, that provide a model for the development and lifecycle
3.1 Introduction
The system proposed is aimed to solve the current problem of the Alomahs Place. This
can help them in doing more easily and giving them its accuracy. The insufficiency of
information dissemination of customers reservation and the time-consuming for checking
availability in the rooms accommodation are the problems identified by the proponents. These
were based on analysis and data gathering conducted by the proponents.
To find solution to the problems encountered, the proponents developed a system that
would help the institution.
3.2.1 Resources
Software Requirements
Operating System
Internet Browser
Customer
Check In
Check Out
System/Admin
Availability
ABSTRACT
This project is about managing the reservation of rooms, payments and record of Alomahs
Place. In this project work, the reader finds the detailed explanations of how this computerized
system will work in the place of the old manual system. It gives him/her an overview of the
entire system and makes him/her aware of the roles and the use of this online system. At the end
of this paper, the reader will find the points that have not been treated and it will be up to the
future researchers to deal with them and build a strong and complex system as suggested. This
paper gives the structure of the system. In this work, PHP was used as programming language
and CSS, HTML5 were used for the style and layout respectively. To gather and store records,
this system uses the MySql as a database which is embedded in XAMP package. This application
can both work as desktop and online application. Thus, it will help to solve several problems that
faced the Alomahs Place in few years ago, the time it used the manual system to manage the
reservation, records and payment. It will reduce mismanagement that usually found in the
company and speed up the performance of the reservation.
After studying and analyzing the flow of the current system of Alomahs, the proponents
would like to recommend the following: the system proves to be fast accurate
convenient, efficient and reliable for the process of reservation. The proponent
developed an online reservation system suitable for the Alomahs Place; the system
could save time, effort in filling and monitoring.
4.2 Experimental
The goal of the current system is to develop a Hotel reservation system to replace the
computerized Hotel reservation. The Hotel Reservation System Software is intended to
provide a computer based system that will assist in managing in a guest. Many typical
functions involved in operating a hotel will be automated through software to improve
the operatio
nal workflow within a facility, for instance maintaining a guest rooms to be check in. in
addition, tasks like processing invoices and printing guests reports will be available
within the program to minimize the time that administrative staff must spend creating
these documents.
4.4 Summary
There are many key component of hotel reservation. But the ability of their hotel
reservation to remain in the business will be dictated in their ability to manage,
development projects would be severe risk of missing deadlines, escalating budgets
and a low-quality system. As a conduct a project study, our system provides the
structure, method, controls and checklist needed to ensure successful development.
In this project, the application developed is called online hotel reservation, which is webbased application. This onlined reservation application is accessible through internet
and local area network.
BIBLIOGRAPHY
Bacon, Edwin M. Boston Illustrated. Boston and New York: Houghton, Mifflin and
Company, 1886.
Adkinson, B. W. (1976). NSF-Science Information. In A. Kent, H. Lancour, & J. E. Daily
(Eds.), Encyclopedia of library and information science (Vol. 19, pp. 154-177). New York: Marcel
Dekker.
Bawden, D. (2006). The history of information and documentation. Journal of Documentation,
62(2), 169-170.
Black, A. (2004b). Every discipline needs a history: information management and the early
information society in Britain. In: W.B. Rayward (Ed.) Aware and responsible.Lanham, MD:
Scarecrow Press.
Black, A. (2006). Information History. In: Annual Review of Information Science and
Technology, Vol. 40, pp. 1- 20, Blaise Cronin, (Ed.) Silver Spring, MD: American Society for
Information Science and Technology.
Black, A., Muddiman, D. & Plant, H. (Eds.) (2007). The early information society: information
management in Britain before the computer. London: Ashgate, 302p.
Blair, A. (2010). Too much to know: managing scholarly information before the modern
age. New Haven, CT: Yale University Press.
Bolter, J. D. (1991). Writing space: The computer, hypertext, and the history of writing.Hillsdale,
NJ: Lawrence Erlbaum Associates.
Borgman, C. L. (1981). User training for on-line systems. In A. Kent, H. Lancour, & J. E. Daily
(Eds.), Encyclopedia of library and information science (Vol. 32, pp. 259-306). New York: Marcel
Dekker, Inc.
Bourne, C.P. & Hahn, T.B. (2003). A History of online information services, 1963-1976.
Cambridge: MIT Press.
Bowden, M. E., Hahn, T. B., & Williams, R. V. (Eds.) (1999). Proceedings of the 1998
Conference on the History and Heritage of Science Information Systems. Medford, NJ:
Information Today, Inc. for the American Society for Information Science and the Chemical
Heritage Foundation.
Available: http://www.chemheritage.org/explore/ASIS_documents/ASIS98_main.htm
ACKNOWLEDGEMENT
We thank all who in one way or another contributed in the completion of our capstone
project.
First, we would like to express our gratitude to our beloved creator, God Almighty for his
constant guidance and for giving us a strength, faith and knowledge throughout this study and for
making us strong in times of problems and difficulties.
Our special and heartily thanks to our one and only Thesis Advisor, Sir Merbert S. Arroyo
for his continuous support for our project, for his guidance the times we need his help, his always
there to listen to our suggestions, ideas and for encouraging us to finish this capstone project.
Thank you so much Sir!!
We would also like to thanks to the panelists for their good suggestions in comes to our
capstone project, for their comments, hard questions and also for their encouragement for us to
make our project successful.
Most importantly to our family, none of this would have been possible without their love,
patience and support. Our family, to whom this work is dedicated to, has been a constant source
of concern, support, strength and love for all these years that they do for us. We would like to
express our warmly heart-felt gratitude to our family.
Lastly we offer our blessings to all who supported us during the completion of the
project.
APPENDICES