Releases: eppica/Hotel-Management-System
Releases · eppica/Hotel-Management-System
Hotel Management System v2.0
This release refers to the work done in the fifth semester of the Computer Information Systems to the class of Programming Language III
It adds some new functionalities such as:
- better division of the users (owner and staff)
- reports
It also implements Java Persistence API (JPA).
Hotel Management System v1.0
This release refers to the work done in the fourth semester of the Computer Information Systems to the class of Programming Language II
The objective was to implement basic actions that a hotel receptionist performs, such as:
- booking
- check-in
- check-out
- guest registration
- consultation of rooms and room types.
It also implements the hotel owner's capabilities, such as:
- manage rooms
- manage room types
- manage staff
- visualize important statistics about the hotel