All Projects → uiters → hotel-management-v2

uiters / hotel-management-v2

Licence: MIT license
🏨 Hotel Management App.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to hotel-management-v2

Tweetduck
A Windows Client for TweetDeck. Not affiliated with Twitter.
Stars: ✭ 128 (+412%)
Mutual labels:  winforms
Nodeeditorwinforms
Node based user control / editor for Windows Forms
Stars: ✭ 232 (+828%)
Mutual labels:  winforms
TailwindTraders-PointOfSale
Tailwind Traders - Point of Sale Legacy Migration to Microsoft Azure
Stars: ✭ 16 (-36%)
Mutual labels:  winforms
Netsparkle
NetSparkle is a C# software update framework for .NET developers compatible with .NET Core, WinForms, WPF, and Avalonia; uses Ed25519 or DSA signatures! View basic usage here in the README or visit our website for code docs. 2.0 is stable but still in preview.
Stars: ✭ 154 (+516%)
Mutual labels:  winforms
Openlivewriter
An open source fork of Windows Live Writer
Stars: ✭ 2,398 (+9492%)
Mutual labels:  winforms
Ruler
Simple on-screen pixel ruler.
Stars: ✭ 251 (+904%)
Mutual labels:  winforms
Winforms
A collection of custom Controls for Windows.Forms
Stars: ✭ 115 (+360%)
Mutual labels:  winforms
FATXTools
FATX Data Recovery Tools (C#)
Stars: ✭ 34 (+36%)
Mutual labels:  winforms
Metroset Ui
Windows Forms Metro Skin Style, Make The Applications With Metro Styles. see more https://n-a-r-w-i-n.github.io/MetroSet-UI/
Stars: ✭ 228 (+812%)
Mutual labels:  winforms
SimpleCad
A basic CAD-like control surface for winforms.
Stars: ✭ 81 (+224%)
Mutual labels:  winforms
Winformanimation
A simple library for animating controls/values in .Net WinForm (.Net 3.5 and later). Key frame (Path) based and fully customizable.
Stars: ✭ 157 (+528%)
Mutual labels:  winforms
Opentween
TwitterクライアントのTweenからフォークしたオープンなプロジェクト
Stars: ✭ 203 (+712%)
Mutual labels:  winforms
Krypton-Toolkit-Suite-Extended-NET-5.470
An extension to the Krypton Toolkit suite of controls for .NET framework 4.7
Stars: ✭ 51 (+104%)
Mutual labels:  winforms
Ookii Dialogs Winforms
Common dialog classes for Windows Forms applications
Stars: ✭ 130 (+420%)
Mutual labels:  winforms
SQLCallStackResolver
Utility to resolve SQL Server callstacks to their correct symbolic form using just PDBs and without a dump file
Stars: ✭ 55 (+120%)
Mutual labels:  sqlserver-2017
Winhtmleditor
one html editor for winform(.net)
Stars: ✭ 127 (+408%)
Mutual labels:  winforms
Quick Picture Viewer
🖼️ Lightweight, versatile desktop image viewer for Windows. The best replacement for the default Windows photo viewer.
Stars: ✭ 237 (+848%)
Mutual labels:  winforms
DebounceMonitoring
📑 Add debounce logic for any method in a single line.
Stars: ✭ 44 (+76%)
Mutual labels:  winforms
Common
SQL FineBuild provides 1-click install and best-practice configuration on Windows of SQL Server 2019 through to SQL Server 2005
Stars: ✭ 32 (+28%)
Mutual labels:  sqlserver-2017
AsteroidsWasm
Collection of applications based on a single C# .NET Standard project running in: Blazor Client (WebAssembly), Blazor Server, Electron, WPF, WinForms, Xamarin
Stars: ✭ 136 (+444%)
Mutual labels:  winforms

⚠️⚠️⚠️ 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].