hotel management

21
ON Submitted by:-

Upload: nishant-bhardwaj

Post on 21-May-2015

119 views

Category:

Engineering


1 download

DESCRIPTION

C# project hotel management power piont presentation

TRANSCRIPT

Page 1: Hotel management

ON

Submitted by:-

Page 2: Hotel management

The .NET Framework is a software framework developed by Microsoft that runs primarily on windows. It includes a large library and provides language interoperability (each language can use code written in other languages).Programs written for the .NET Framework execute in a software environment known as the Common Language Runtime (CLR). The class library and the CLR together constitute the .NET Framework.Basically one can think runtime as an agent that manages code at execution time, providing core services such as memory management etc.

Page 3: Hotel management

The class library is object oriented.

Rather than accomplishing common programming tasks such as data collection, Database connectivity and file access.

In addition to these common tasks .NET framework is used to develop the following types of applications and services :-

Console applicationsWindows GUI applications(windows Forms)ASP.NET applications (Web development) and etc.

Page 4: Hotel management

Supports platform independent conceptsSupports language independent conceptsSupports language interoperability conceptsSupports pure OOPs conceptsSupports to work with databases Supports to develop game programming Supports to work with link programming(when link program is compiled then  SQL for the database are automatically generated)

Page 5: Hotel management
Page 6: Hotel management
Page 7: Hotel management
Page 8: Hotel management

LOGIN PAGE:-LOGIN PAGE:-

Page 9: Hotel management
Page 10: Hotel management
Page 11: Hotel management

[After adding a new room type]

ROOM TYPE:-

Page 12: Hotel management

ROOM CATEGORY :-

Page 13: Hotel management

ROOM FARE:-

Page 14: Hotel management
Page 15: Hotel management

HOTEL SECTION:-

Page 16: Hotel management
Page 17: Hotel management

CUSTOMER DETAILS:-

Page 18: Hotel management
Page 19: Hotel management
Page 20: Hotel management

FUTURE ASPECTS:-In this project there is a room for improvement to make it run at its best. Updation feature is to be introduced in many forms. Also the status of the service bill tobe changed to status “PAID” from “pending” when the customer has paid for theServices he/she has prevailed and the amount not to be introduced in the final bill.

After overcoming these flaws my project can be used in future our project can be used by the hotels that provide all type of facilities.In such case our software will also keep a record of all facilities and recruited staffin the database.

In other words the software would provide both staff management as well as restaurant management.These aspects could make this project highly demanding and could provide successin the practical field.

Page 21: Hotel management