Skip to content

Latest commit

 

History

History
44 lines (23 loc) · 1.52 KB

README.md

File metadata and controls

44 lines (23 loc) · 1.52 KB

Hotel Management System

This is a pet project in C#, built with Asp.net core, Entity Framework, and Mudblazor for the frontend.

Guest user

Home page, to make a booking for specific period. With a listing of available rooms. image

Room details page image

Booking page image

User personal details page, inline update for personal details image

Admin user

Guests list page - goes with inline editing, for each user image

Add Guest page image

Rooms list page - goes with inline editing for each room image

Add Room page image

Transactions page - list of bookings image