WSD Major Project - ASP.NET, Bootstrap, Razor, C#, SQLite
Task: The objective of this project was to construct a website for the fictional Hotel (Western Inn). The envisioned website aims to provide guests with the ability to effortlessly explore room options, make reservations, and facilitate administrators to apply discounts on rooms and provide statistical insights.
Notes:
-
A more detailed description of the project task can be found in the "ProjectBrief" folder.
-
Originally a group effort, the project presented in this repository is my individual rendition. I managed all aspects of its development, from inception to completion..
Addional Features Added:
-
Developed dynamic charts and graphs to enrich the Statistics page.
-
Crafted a bespoke view template by extracting data from the "Booking" table in SQLite. This template integrates the records into the site's Statistics page. Notably, the statistics module captures the monthly booking count and supports convenient year-based filtering, accessible through admin login credentials. (admin login)
- Created a search bar on the "Manage Bookings" page to filter out records. The search is also not case or word sensitive.
- The date entries are also valitdated so the user can not enter a date before todays date.
note: This feature was only meant to be done by the students taking the advanced module of this unit. (user&admin login)
- The customer will recieve a unique booking number after booking a room. (user&admin login)
Usable Login Credentials
Admin
Standard user



