Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-08T01:11:18.000Z (about 2 years ago)
- Last Synced: 2023-05-28T09:21:26.424Z (over 1 year 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.