Hotel Reservation App

N-Tier Project
The system stores information for Guests stays (current & historical) as well as pending reservations. Key features:
• Creating Reservations for Guests
• Searching/Viewing Reservations
• Modifying/Cancelling Reservations for Guests
• Performing Guest Check-ins and Check-outs
• Search for Available Rooms

For this project, I had to accomplish several tasks, such as:

-Q&A Preparation
-GitHub Repo Folder (ProjectArtifacts, Diagrams, ProjectSpecs, Database GenerationAndSeedDat,a StoredProcedures, Application)
-Inital ERD - Database Modeling Entity Relationship Diagram
-Initial UML including the Model Layer and the Service Layer
-Scripts to create and seed database with GOOD SEED DATA in a folder that contains the stored procedures
-Final ERD - Database Modeling Entity Relationship Diagram Diagram. The diagram reflects the final database design I have used Sql Server data types and naming conventions.
-Final UML - created a new UML Class Diagram. The diagram reflects the final class design. Include the Model Layer and the Service Layer

Hide Preloader