Skip to content

Hotel Management Project in Java And JSP With Mysql

Notifications You must be signed in to change notification settings

sakshi8707/Hotel-Mangement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Hotel Management System in Java and JSP with MySQL

Title: A comprehensive hotel management system developed using Java, JSP, and MySQL, designed to manage hotel operations and customer services efficiently.

Setup Instructions

MySQL Database Connectivity

  • To set up the MySQL database for this project:
    1. Download and install MySQL Workbench. Click here to download.
    2. After installation, open MySQL Workbench.
    3. Go to the Server option in the menu bar and select Import Database.
    4. Follow the prompts to connect your database with the project.

Features

  • Room and Dining Service Search: Users can search for available rooms and dining options.
  • User Authentication: Includes login and signup functionalities for users.
  • Database Integration: MySQL database is used for storing hotel and user data.

Tech Stack

  • Frontend: HTML, JSP, Servlet
  • Backend: Java
  • Database: MySQL Workbench
  • Server: GlassFish 4
  • IDE: NetBeans 8.0

WorkFlow

Installation Steps

  1. Clone the repo:
     git clone https://github.com/sakshi8707/Hotel-Management.git
    

Directory Structure

Hotel Management
├── hotel management/Hostel management
├── nbproject
│   ├── ant-deploy.xml
│   ├── build-impl.xml
│   ├── genfiles.properties
│   ├── project.properties
│   └── project.xml
├── src
│   ├── conf
│   ├── java
│   └── web
│       ├── about.html
│       ├── admin.jsp
│       ├── admininvoice.jsp
│       ├── allot.jsp
│       └── build.xml
├── database
│   ├── hostel_admin.sql
│   ├── hostel_allot.sql
│   ├── hostel_invoice.sql
│   ├── hostel_rooms.sql
│   ├── hostel_sregister.sql
│   └── hostel_staff.sql
└── README.md

Contribution

Feel free to contribute to this project by forking the repository and submitting pull requests.

About

Hotel Management Project in Java And JSP With Mysql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published