← Back to projects
Hotel web booking system
A website for company of hotel for registrations of rooms
About the project
A web application developed with Laravel and MySQL for managing hotel reservations. The system allows customers to view and request a reservation via a form, while the information provided is stored in the database for later management by the administrator.
Technologies
- Laravel
- MySQL
- PHP
- Blade
- HTML5
- CSS3
- JavaScript
- Vite
Features
- Customer booking registration form
- Registration of guest information and booking details
- Validation of data submitted through the form
- Storage of bookings in MySQL
- Management of routes and requests using Laravel
- Dynamic views developed with Blade
- St