uiters / hotel-management-v2

🏨 Hotel Management App.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚠️⚠️⚠️ Please star this repository to support developers.

starring-a-repository

Hotel Mangement

🏨 Hotel Management App.

page-58-image-22

Contents

Features

  • Book room
  • Receive room
  • Order services
  • Checkout & print invoice
  • Manage room & room type
  • Manage service & service type
  • Manage account
  • Decentralization
  • Sales report
  • Manage regulation

Installation

1. Create a C# Windows Forms Application

  • Create a C# Windows Forms Project.
  • Add New Item and Add SQL Server Database to your application.
  • Add a table to your application and fill some data in it.
  • Show the data in your main form.

2. Create a Setup Project

  • Add new project => setup and deployment => setup project.
  • Right Click on Setup project and Add project Output and select primary output from your main project.
  • Right Click on Setup project and Add project Output and select content files from your main project.
  • Right Click on setup project and Click Properties and click Prerequisites and select SQL Server Express.
  • Select .Net Framework.
  • Select Windows Installer.
  • Select radio button Download prerequisites from the same location as my application.
  • Right Click on Users Desktop at left pane and add new Shortcut and select application folder, primary output from SampleApplication, and click ok and the rename the short cut to what you need.
  • Rebuild solution.
  • Rebuild Setup Project.
  • Go to Output directory of setup project and run setup.exe.

Enjoy 😍

Build with

Documents

For help getting started with C#, view our online documentation.

Bugs and Issues

Have a bug or an issue with this project? Open a new issue here on GitHub.

Some screens

  • Login

33207220_2071955243072376_4137995320892063744_n

  • Book room

33351157_2071955466405687_8877175527945797632_n

  • Receive room

33427304_2071955723072328_974694238862180352_n

  • Order serices and checkout

32745681_2069079696693264_2972182965867511808_n

  • Manage account

33426050_2071955869738980_6822006137479495680_n

And more screens ...

Team

License

MIT

About

🏨 Hotel Management App.

License:MIT License


Languages

Language:C# 100.0%