/Hotel-DB

A gui based Hotel management system

Primary LanguageJava

Umai

Umai is a hotel management system build using java with postgresql as the database system. The application has desirable user-experience with all the mandatory functionalities like Add, Edit and Delete. This is binded using postgres JDBC. The UI is designed using JavaFX-FXML.

Tech Stack

  • Java SDK
  • JavaFX SDK
  • Postgres-JDBC

Project Structure

Hotel-DB/
|- lib
|- src
|   |--BranchPage
|   |--ChefsPage
|   |--dashboard
|   |--database
|   |--EmployeePage
|   |--HotelPage
|   |--img
|   |--login
|   |--MenuPage
|   |--popup_windows
|   |--structure
|   |--Transports
|   |--Utilities
|
|--.gitignore 
|-- CONTRIBUTOR.md
|--Hotel-DB.iml
|--project.sql
|-README.md 

Screenshots


Login Screen

Branch Screen

Menu Screen

Chefs Screen

Hotel Screen

Employee Screen

Add Hotel Screen

Edit Hotel Screen

Instruction to setup

  • Preferably use intellij ide for the development. First step is to fork and clone the project.
  • Add the upstream or original repo remote to git locally.
$ git remote add upstream https://github.com/ananthanandanan/Hotel-DB.git
  • then just try running the main method if everything works perfectly

Members

  • K N Anantha nandanan
  • Ron jacob Varghese
  • AnandaKrishnan Rajeev
  • Ashish Prem