Analysis (DFD, Erd Digrams)
Analysis (DFD, Erd Digrams)
SYSTEM ANALYSIS
Addition of the record of the customer who comes into the
hotel ,deletion of the record when customer leaves the hotel,
printing and calculation of the bill ,record of facilities available
in the hotel ,allotment of the rooms etc. In this project we have
also analyzed that the product or software should not be very
costly but its quality and interface must be attractive. If any
wrong operation is being performed then the software must
invoke the operator accordingly. Initial analysis is made by
knowing the user requirements. In analysis phase, we have
analyzed the user’s requirement such as:-
Addition of the record of the customer who comes into the
hotel ,deletion of the record when customer leaves the hotel,
printing and calculation of the bill ,record of facilities available
in the hotel ,allotment of the rooms etc. In this project we have
also analyzed that the product or software should not be very
costly but its quality and interface must be attractive. If any
wrong operation is being performed then the software must
invoke the operator accordingly.
ER DIGRAM
An Entity–relationship model (ER model) describes the
structure of a database with the help of a diagram, which is
known as Entity Relationship Diagram (ER Diagram). ER
diagram shows the relationship among entity sets. An ER model
is a design or blueprint of a database that can later be
implemented as a database. The main components of E-R model
are entity set and relationship set.
My Scenario: This ER (Entity Relationship) Diagram represents
the model of Hotel Management System Entity. The entity-
relationship diagram of Hotel Management System shows all the
visual instrument of database tables and the relations between
Manager, Hotel, Owner, Employee etc. It used structure data
and to define the relationships between structured data groups of
Hotel Management System functionalities. The main entities of
the Hotel Management System are Hotel, Employee, and
Owner.