https://github.com/amine-smahi/javafx-hotelmanagement
A desktop application for Hotels management using javafx and mysql
https://github.com/amine-smahi/javafx-hotelmanagement
Last synced: 3 months ago
JSON representation
A desktop application for Hotels management using javafx and mysql
- Host: GitHub
- URL: https://github.com/amine-smahi/javafx-hotelmanagement
- Owner: Amine-Smahi
- Created: 2017-01-04T20:23:24.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-08-26T16:30:53.000Z (about 7 years ago)
- Last Synced: 2025-02-28T08:16:14.257Z (8 months ago)
- Language: Java
- Homepage: https://github.com/Amine-smahi/Javafx-HotelManagement
- Size: 1.55 MB
- Stars: 24
- Watchers: 1
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Javafx-HotelManagement
A desktop application for Hotels management using javafx and mysql
### what the software contains
- Database Creator ( no need for sql dump file ... )
- Basic Operations( add a personne , rooms , services , guests , adress , reservations )
- déta view in a table
- logout### about the design
- very simple and great design
- multiple windows and tabs
- no control box
- material colors### purpos
* the goel is to simplify the hotel management for real hotels
* and for learning purpos beacause its a small project for the university### whats next
any new idea or contibution is welecomed , thanks !