Skip to content

Latest commit

 

History

History
22 lines (22 loc) · 1.27 KB

README.md

File metadata and controls

22 lines (22 loc) · 1.27 KB

hotelac

About project:

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.

Setup:

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.

Images:

Main page:

Main

Registration:

Registration

Login:

Login

Filter:

Filter

My reservations:

Reservations

Room page:

Room page

Book room:

Book room

Room reviews:

Room reviews