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:-
- Customer - Places Order, Recieves Bill Amount and Gives Feedback.
- Manager - Decides Menu, Uses Feedback to run Sentiment Analysis with Stanford NLP.
- Chef - Recieves List of orders from several customers.
How to run this project:-
- Download latest release
- Extract files
- Make a new folder C:\HotelData, and place database files auth.sqlite, menu.sqlite, orders.sqlite, feedback.sqlite here.
- Run .bat files in folder of an application to launch the application.
Requirements:-
-
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/