https://github.com/sheba1990/hotel-management
Simple java web application for management of a hotel.
https://github.com/sheba1990/hotel-management
bootstrap html java modules mvc postgresql spring thymeleaf
Last synced: 2 months ago
JSON representation
Simple java web application for management of a hotel.
- Host: GitHub
- URL: https://github.com/sheba1990/hotel-management
- Owner: Sheba1990
- Created: 2020-07-09T15:55:41.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-09-08T01:11:18.000Z (almost 4 years ago)
- Last Synced: 2025-12-26T17:40:12.257Z (6 months ago)
- Topics: bootstrap, html, java, modules, mvc, postgresql, spring, thymeleaf
- Language: Java
- Homepage:
- Size: 10.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hotel-Management
Web Application for management of a hotel.
# Interface for users/guests:
User/guest registrates & activates an account on the site of the hotel.
Then creates an order, where he/she defines amount of visitors, room category and staying period.
# Interface for administrator:
After receiving the order, administrator defines the most suitable room and sends an approval email to the user/guest with total price for staying period, room number.