Final project developed in Java Spring backend and HTML5 technology, connected to a MySQL database. Theme: The theme of this project is a simple hotel website that is designed to enable user registration/login, room reservations, posting room reviews, and displaying user reservations.
In the "Database" folder, you will discover the SQL script for dropping the "test" database, which also includes dummy data.
Please update your application.properties
file to align with your specific database connection parameters.