Skip to content

Rishab260/HotelManagementSystem

Repository files navigation

HotelManagementSystem

Hotel Management System - Core Java Project

HotelManagementSystem project uses Java and Sqlite. It's a console app in its first version. There are 3 version available kindly check the 3 braches - 1.0.0, 2.0.0, 3.0.0.

Entities:-

  1. Customer - Places Order, Recieves Bill Amount and Gives Feedback.
  2. Manager - Decides Menu, Uses Feedback to run Sentiment Analysis with Stanford NLP.
  3. Chef - Recieves List of orders from several customers.

How to run this project:-

  1. Download latest release
  2. Extract files
  3. Make a new folder C:\HotelData, and place database files auth.sqlite, menu.sqlite, orders.sqlite, feedback.sqlite here.
  4. Run .bat files in folder of an application to launch the application.

Requirements:-

  1. Java 17 LTS

                                      HOTEL MANAGEMENT SYSTEM version 1.0 (Console Only)
    

Author : Rishab CSE-B 25634 GitHub Repo: https://github.com/Rishab260/HotelManagementSystem.git

Description:

*HotelManagementSystem version 1.0 (Console Only) is Core Java application that makes use of Java and Sqlite.

*Objectives:-

#Take orders from customers #Show orders to chef #Collect feedback from customers #Prepare menu #Calculate bill amounts in advance before order is confirmed. #Authentication and Session for MANAGEMENT Console. #Easy to scale #Minimum complexity

*License : GPL-3.0 license

*Any contribution, criticism and suggestion is welcomed.

*Contact: rishab260@hotmail.com https://www.linkedin.com/in/rishab260/

About

Core Java Project

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors