The Blazor Hotel Booking Application is a powerful tool that allows hotel owners to effectively manage their business. It provides a seamless way to book and manage rooms, and it also provides insights into room occupancy, such as the number of rooms booked on the current date and the number of rooms available on each floor.
The samples requires the below requirements to run.
- Clone this repository.
- Open the command prompt from Application root directory.
- Run the demo using
dotnet run
command.
Check all the showcase samples from here.