Projects

Hotel Auberge

hotelAuberge1.png

In a recent assignment, my classmate Andres Zambrano and I were tasked with creating a hotel reservations app.

Developed with an N-tier architecture using C# .NET, the application is designed to help hotel clerks manage reservations efficiently.

We used Microsoft SQL Server Management Studio for the database management, placing a strong emphasis on stored procedures. This was crucial for ensuring the application's performance and security, particularly in safeguarding against SQL injection attacks.

The main purpose of the app is to allow hotel clerks to log in and create/search reservations. There were a variety of business rules we had to adhere to, such as a client not being able to have more than three future reservations in the system at any given time.

If you'd like to see a video walk through of the app running, please scroll down to the bottom of this page.

hotelAuberge2.png
hotelAuberge3.png

03-29-24 @ 10:41:37 PM

Go Back