Code Monkey home page Code Monkey logo

app-hotelie's Introduction

Hotelie

A sample WPF application implemented based on domain-driven pattern and MVVM pattern on presentation layer.

Business

A simple hotel management application with simple features:

  • User management.
  • Room management.
  • Lease management.
  • Bill management.
  • Revenue/usage report.

Language: Vietnamese.

Requirements

Runtime:

  • Windows 8.1+.
  • .NET Framework 4.0.
  • Microsoft SQL Server 2014+.

Developments:

  • Visual Studio 2017+.
  • NuGet Package manager.

Installation

First, open solution in Visual Studio.

Then, open NuGet Package Console and run following command to install dependencies.

Update-Package -reinstall

Now, you can proceed to rebuild solution.

Done! Now you can run the application. First, set project Hotelie.Presentation as Startup Project then run in either Debug/Release mode (F5 key shortcut in Visual Studio).

The application then fail to connect to SQL server. Now, open your SQL server management/command line tool and create new database, name it whatever you like.

Open application, switch to Connection Settings screen and set proper server name & database name.

Done!

app-hotelie's People

Contributors

phuctm97 avatar khuongnb avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.