Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lrogerscs/hotelmanagementsystem
A sample hotel management system desktop application using MySQL and Java/JavaFX 21
https://github.com/lrogerscs/hotelmanagementsystem
java javafx manager mysql
Last synced: about 1 month ago
JSON representation
A sample hotel management system desktop application using MySQL and Java/JavaFX 21
- Host: GitHub
- URL: https://github.com/lrogerscs/hotelmanagementsystem
- Owner: lrogerscs
- Created: 2024-03-13T03:14:19.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-09-08T01:03:23.000Z (4 months ago)
- Last Synced: 2024-09-08T02:48:37.982Z (4 months ago)
- Topics: java, javafx, manager, mysql
- Language: Java
- Homepage:
- Size: 15.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hotel Management System
Proof of concept software for managing one or multiple hotels in a chain.
Developed using Eclipse, Java/JavaFX 21, and MySQL.
### Software Purpose
Provide a desktop application capable of managing the multiple features of one or multiple hotels.
### Demo
[![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/vONvgJ91Ag8/0.jpg)](https://www.youtube.com/watch?v=vONvgJ91Ag8)
### Individual Contribution
• Kyle Hamilton:\
Database translation/design/foundation/integration\
Testing, documentation\
• Xuebo Zhou:\
UI Design - Welcome, and Login\
Encrypt / Decrypt Password Functionalities, DB Manipulation\
• Lee Rogers:\
UI Design - Home, hotel, room, employee, etc. page displays\
Frontend/backend implementation of user input, DB manipulation/translation, information displays, project architecture
### Notes
This application was designed from the point of view of a hotel administrator.
Customer data is fed into the system from another application.