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.
- Java SDK
- JavaFX SDK
- Postgres-JDBC
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
Login Screen |
Branch Screen |
Menu Screen |
Chefs Screen |
Hotel Screen |
Employee Screen |
Add Hotel Screen |
Edit Hotel Screen |
- 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
- K N Anantha nandanan
- Ron jacob Varghese
- AnandaKrishnan Rajeev
- Ashish Prem