Skip to content

A WPF/PRISM based hotel reservation system. WIP but my main personal project of interest right now.

Notifications You must be signed in to change notification settings

MalcolmMcNeely/HotelSystem

Repository files navigation

Hotel System

A WPF/PRISM/DryIoc based hotel reservation system which uses EF code first for data persistence. First attempt at using a DDD styled architecture. WIP but my main personal project of interest right now.

Usage

Run the 'Update-Database' command from the nuget package manager console to seed the database before running the application.

Modules

  • Guests: Create, Updates, and Remove guests from the database
  • Room: View the current status of all rooms
  • Reservations: Able to go through the process of adding a guest (or using an existing one) and booking a reservation for one or more rooms
  • Navigation: Simple navigation toolbar

Resources

Roboto Font by Christian Robertson

Lato Font by Łukasz Dziedzic

Hotel and Services Icon Pack by Vectors Market at Flaticon.com

About

A WPF/PRISM based hotel reservation system. WIP but my main personal project of interest right now.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages