Mca Final Year Project
Mca Final Year Project
Table of Contents
Title of the project.
Project category.
(ii) Data Structures as per the project requirements for all the
modules.
Conclusions
Bibliography
Title of the Project
INTRODUCTION
My project title is Hotel Management System. I have tried my best
to make the complicated process of Hotel Management System as
simple as possible using Structured & Modular technique & Menu
oriented interface. I have tried to design the Project in such a way
that user may not have any difficulty in using this package &
further expansion is possible without much effort. Even though I
cannot claim that this work to be entirely exhaustive, the main
purpose of my exercise is perform each Employee’s activity in
computerized way rather than manually which is time consuming.
i. Online Users.
ii. Administrator (management of the Hotel).
During the past several decades personnel function has been transformed
from a
relatively obscure record keeping staff to central and top level management
function. There are many factors that have influenced this transformation
like technological advances, professionalism, and general recognition of
human beings as most important resources.
The searching of record has been made quite simple as all the details
of the customer can be obtained by simply keying in the identification
of that customer.
Room activities,
Admission of a New Customer,
Assign a room according to customer’s demand,
Checkout of a computer and releasing the room
Finally compute the bill etc.
Packages available.
Advance online bookings.
Online Cancellation.
List of Regular customers.
Email facility.
Feedbacks
Frontend
Properties Window
Understanding the tool box
You may have noticed that when you click on different controls the
Properties Window changes slightly this is due to different controls having
different functions. Therefore more options are needed for example if you
had a picture then you want to show an image. But if you wanted to open a
internet connection you would have to fill in the remote host and other such
settings. When you use the command ( ) you will find that a new set of
properties come up the following will provide a description and a property.
Backend
Relational Databases
A relational database is one whose components (tables, forms,
queries etc) are related (linked). The linkages between database
components are created by making relationship links between them.
The relationship can be between:
The following steps that give the detailed information of the need of
proposed system are:
Security: Security is the main criteria for the proposed system. Since
illegal access may corrupt the database. So security has to be given in this
project.
PROJECT CATEGORY
This Project is coupled with material on how to use the various tool, sub sets
available in
VB AND MS-Access.
Modality:
The modality of a relationship is zero if there is no explicit need for
the relationship to occur or the relationship is optional. The Modality
is one if the occurrence of the relationship is mandatory.
The object relationship pair can be represented graphically using the
Entity Relationship Diagrams.
A set of primary components are identified for the Entity Relationship
Diagram,
1. Attributes,
2. Relationships and
3. Various Type Indicators.
The primary purpose of the Entity Relationship Diagram is to represent data
objects and their relationships.
E-R DIAGRAM
CONTEXT LEVEL DFD
HOTEL MANAGEMENT SYSTEM
DATA FLOW DIAGRAM
OPENING A NEW ROOM
DATA FLOW DIAGRAM
CHECK-IN OF A NEW CUSTOMER
DATA FLOW DIAGRAM
RECORD MODIFICATION
DATA FLOW DIAGRAM
CHECK-OUT OF CUSTOMER
Update Table
process
3
Computer
Bills
Cash
CUSTOMER
For designing the system we have used simple data flow diagrams.
Using system analysis and design techniques like data flow diagram in designing
the system.