Saturday 4 March 2017

Simple Hotel Web Application

Simple Hotel Web Application using ASP.NET MVC 4.0 (with jQuery for User Interface)

Able to display any categories such as room type / prices / etc.

Basic UI design with main toolbar at the top for category selections.

Allows sending of email automatically after submitting a form.
(Tested on GoDaddy hosting environment to work correctly)

The website already go live on http://srisenahotel.com/




https://github.com/khaianwar/HotelWebMVC

or

https://khaianwar.visualstudio.com/Hotel%20Web%20Application

Simplified Point of Sales Application

Simplified Point of Sales Application to store debit / credit information and update the account balance.

The application do not need any external hardware for database purpose.
It writes its own database on your local PC using SQL Compact Edition database (on the fly).

Tested with SQL CE 4.0


Transaction screen


History log screen


https://github.com/khaianwar/SimplePOS

or

https://khaianwar.visualstudio.com/Simplified%20Point%20of%20Sales

Storage Tool Utility with Reward Features

VB.NET - Storage Tool Utility
Storage Tool Utility is an application develop to easily move files from your pc to another predefined location. 

With a few simple steps to set up your transfer location, you can easily drag &drop any files afterward and it will filter them before initiating the copy process.

Main screen

Transfer configuration screen

Transfer log screen

Avatar selection screen

Reward shop screen


https://github.com/khaianwar/StorageTool

or

https://khaianwar.visualstudio.com/Storage%20Utility%20Tool%20with%20Award%20Feature

Hotel Management System

VB.NET - Hotel Management System
Hotel Management System that allows hotel personnel to keep digitize customer's information and also make the printing of customer's receipt more easily.

This software also displays room's availability on the main screen which is feasible for checking on vacancy. (not seen in the screenshot below)

Moreover, room maintenance feature is also available on the main screen, which allows hotel personnel to put rooms on hold for inspection purpose i.e. cleaning in progress.
Main Screen

Check in Screen

Check in Detail Screen

Check out Screen

Audit Log

or

Please find the related script to be applied to mySQL database from:
\trunk\MySQL\Scripts