Skip to content

adama789/HotelReserve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hotel Reservation System

Overview

The Hotel Reservation System is a web application designed to manage hotel bookings. It allows users to search for available rooms, make reservations and manage their bookings. Hotel administrators can manage room availability, view reservations, and perform other administrative tasks.

Key Features

  • User Authentication: Sign up and log in.
  • Room Search and Booking: Search for available rooms based on criteria such as date, room type, and price.
  • Booking Management: View and manage existing reservations.
  • Admin Dashboard: Manage room availability, view bookings, and perform administrative tasks.

Technologies

  • .NET
  • Blazor
  • Entity Framework Core
  • PostgreSQL

Installation

  1. Clone the repository:
    git clone https://github.com/adama789/HotelReservationSystem.git
    cd Hotel-Reservation-System/Hotel-Reservation-System/Hotel-Reservation-System
  2. Update the database:
    dotnet ef database update
  3. Run the application
    dotnet run
  4. Navigate to the application
    Open your browser and go to https://localhost:5001.
    

Screenshots

img2 img4 img6

About

Blazor .NET application designed to manage hotel bookings.

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors