0% found this document useful (0 votes)
67 views

Hotel Management System: Minor Project Sem - V BCA

The document describes a hotel management system minor project created using Java and SQL. The system allows a hotel to maintain customer details in a centralized repository and track check-in/checkout timings. It implements features like file handling, control statements, structures, and user-defined functions. The system has modules for login, customers, rooms, food/beverages, employees, reviews, and billing. The front-end is developed using Java while file handling serves as the back-end. The objectives are to learn Java concepts and build a simple project to solve practical problems in hotel management.

Uploaded by

Baba Bakchod
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
67 views

Hotel Management System: Minor Project Sem - V BCA

The document describes a hotel management system minor project created using Java and SQL. The system allows a hotel to maintain customer details in a centralized repository and track check-in/checkout timings. It implements features like file handling, control statements, structures, and user-defined functions. The system has modules for login, customers, rooms, food/beverages, employees, reviews, and billing. The front-end is developed using Java while file handling serves as the back-end. The objectives are to learn Java concepts and build a simple project to solve practical problems in hotel management.

Uploaded by

Baba Bakchod
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 8

HOTEL MANAGEMENT

SYSTEM

MINOR PROJECT
SEM – V
BCA
INTRODUCTION
► The minor project ‘Hotel Management’ is the sample project for managing
customer details. The project aims at developing hotel management system using
the Java language and SQL that enables an organization to maintain its library.
The project demonstrates the creation of a user interface of a system. The
application uses basic java function to generate menus, show customer’s check in
timing and checkout timing and print text on the screen. To display customized
text with colors and fonts according to application requirements, functions have
been created in the application, which fetch the exact video memory addresses of
a target location, to write text at a particular location. The application also
implements the concept of structures to define the contact items. It also effectively
applies the various java concepts such as file operations, looping and branching
constructs and string manipulation functions.
FEATURES

► Centralized repository of Customers information.


► Ready to use database with searching.
► Timing tracking.
► Email integration.
► Scheduling of appointments and meetings.
► Document management.
► Notes and conversation management.
OBJECTIVES
► To implement features like control statement, structures and file handlings.
► To be familiar with resource reusability by making user defined function.
► To make the program easy while running it.
► To concise the memory of program as far as possible.
► To get an idea about making a simple project using JAVA and sql
► To be able to solve problems by Compiling and Debugging.
► To learn about different dairy functions included in different header files.
► To learn about the use of user defined function, structure, array and data file.
► To learn to be able to develop complex programs aimed at solving particular task in
practical field as per users requirements.
► To be able to work in group as a team sharing different responsibilities
TOOL USED

► Tools used by us in making of this project area:


► FRONT END :JAVA
► BACK END : FILE HANDLING
MODULES OF
HOTEL MANAGEMENT
SYSTEM
1. LOGIN MODULE
2. CUSTOMER MODULE
3. ROOMS MODULE
4. FOOD AND BEVERAGES MODULE
5. EMPLOYEE MODULE
6. REVIEW MODULE
7. BILL MODULE
DFD LEVEL 0

You might also like