A Project Presentation On Online Bus Booking System ... Project title:- Online Bus Booking System ... about the Bus model, its Ticket price,
A PowerPoint presentation on professional development ... Effective PD requires extended time for initial training ... development for the teacher.Programs do not teach;
Hotel-project Introduction First of all This is a very di erent problem from what you are used to at Chalmers. ... a hotel system which can only handle one room would
Download Definitions of project management. “The application of knowledge, skills, tools and techniques to project activities in order to meet stakeholder's needs and expectations from a project”. “..the process of integrating everything that
Download Definitions of project management. “The application of knowledge, skills, tools and techniques to project activities in order to meet stakeholder's needs and expectations from a project”. “..the process of integrating everything that
A Project Report ON “To study the consumer behavior ... of different mobile handsets. Apart from this project I have ... consumer’s behaviour towards
Project report of hotel management system pdf Project proposal document for Gayana hotel management system powered by. project report on online hotel management
AUGUST 2009|OPM PROJECT PROJECT ON HOTEL AND RESORT . Project Report on Hotel and Resort 1.PRODUCT ABOUT THE PROJECT To set up a Hotel cum Resort having all the
express our thanks to our project guide for allowing us to do the project on Online Hotel Management System. This project work has been the most exciting part of our
This is a software which has mainly made for management of a Hotel. The software has been designed with front-end as VB and backend as MS-access. The project Hotel. Management manages and maintains the records of customers and room in the hotel. The
Program Director: Tammie Lee Demler, BS, PharmD,. MBA, BCPP. "Evaluating the Prescribing Practices and the Role of Vitamin D in a Psychiatric. Hospital". 8: 50 am. 9:05 am. Lindsey Feuz, PharmD. PGY1 Pharmacy Practice Resident. Buffalo VA Medical Cen
Download 10 Mar 2017 ... management is highly significant for successful realization of construction ... the body competent for project implementation, and this through technical, legal .... analyses, i.e. through benefits to be gained for the co
www.free-management-ebooks.com ISBN 978-1-62620-984-2 Managing a Project Team Project Skills Paul Newton
Download 10 Mar 2017 ... management is highly significant for successful realization of construction ... the body competent for project implementation, and this through technical, legal .... analyses, i.e. through benefits to be gained for the co
Download 10 Mar 2017 ... management is highly significant for successful realization of construction ... the body competent for project implementation, and this through technical, legal .... analyses, i.e. through benefits to be gained for the co
Download 10 Mar 2017 ... management is highly significant for successful realization of construction ... the body competent for project implementation, and this through technical, legal .... analyses, i.e. through benefits to be gained for the co
Building a Project Management Information System with SharePoint Presented by: Mark Weinstein
Bus reservation system project ppt presentation ... of hotel reservation. Project proposal presentation of ... Online Bus Ticket Reservation System. project report
Download 10 Mar 2017 ... management is highly significant for successful realization of construction ... the body competent for project implementation, and this through technical, legal .... analyses, i.e. through benefits to be gained for the co
Download 10 Mar 2017 ... management is highly significant for successful realization of construction ... the body competent for project implementation, and this through technical, legal .... analyses, i.e. through benefits to be gained for the co
1 APPLIED PROJECT MANAGEMENT “A Practical Workshop Including Microsoft Project Software Practice” 3 – 5 August 2016 Venue : Wisma IEM, Petaling Jaya
A PROJECT ON CAPITAL MARKET Submitted To: Punjab Technical University, Jalandhar. ... It is a market in which money is lent for periods longer than a year
Skillsoft® Project Management Solution Coverage of PMI®’s guides and standards Skillsoft offers solutions that will prepare individuals for three Project
A Project Presentation On
HOTEL MANAGEMENT Submitted By Makwana Vijay M. 13084231054 Modh Vivek D. 13084231060 M.Sc. (CA & IT) Semester-III Internal Guided By Krupa H. Bhavsar
Submitted to Department of Computer Science, Ganpat University, Ganpat Vidyanagar - 384012 Group no:-1
PROJECT PROFILE
Project Definition :
Hotel Management System
Objective :
Online Room Booking Facility As Per As User Change For Different Packages
EXISTING SYSTEM It is complete manual System. Due to manual process, it requires more time for completion of any work In this system availability of vacant room status is to checked manually through the registers. Each an every entry has to be search manually via register.
NEED FOR NEW SYSTEM
NEED FOR NEW SYSTEM •
The new system is computerized system.
•
Maintenance of data is very easy and workload is reduced.
•
Visitor and Client can fatch information very easy like inquery for room details information of room and booking process .
•
This system provide different package facilities
HARDWARE/SOFTWARE REQUIREMENTS Client Side Minimum Hardware Requirements Processor
:
1 MHZ
RAM
:
512MB
Hard Disk
:
10 GB (free space)
Minimum Software Requirements Operating System
:
Windows XP or Any compatible OS
Web Browser
:
IE 6.0 or Any compatible web browser
HARDWARE/SOFTWARE REQUIREMENTS Server Side Minimum Hardware Requirements Processor
:Database 1.1 Request for Manage room 1.2 Response for Manage room
2.1 Request for manage package 2.2 Response for package 3.1Request for Manage cancellation 3.2 response for Manage cancellation 4.1 Request for Manage Advertiser
4.3 Success fully
4.2 Response for Manage Advertiser
5 .0 Manage client
5.1 Request for Manage client
5.3 Success fully
5.2 Response for Manage client 6.1 Request for Manage reports
2.2 Response for Manage profile 3.1 Request for select package 3.2 Response for select package 4.1 Request for Room booking 4.2 Response for Room booking 5.1 Request for payment 5.2 Response for payment 6..1 request for cancellation 6.2 Response for cancellation 7.1 request for give feedback
7.3 Successfully 7.2 Response for Give feedback 8. Logout 8.1 Logout Successfully
Table Name : Cancle Registratio Description : This table contain cancle registratio . Primary Key : U_CODE
No
Field Name
Data Type(Size)
Constraint
Description
1
U_CODE
Int (10)
PRIMARY KEY
To Store The user code
2
FIRST NAME
varchar (20)
NOT NULL
To Store The first name
3
LAST NAME
varchar (20)
NOT NULL
To Store The last name
4
CONTACT NO
Varchar (15)
NOT NULL
To Store The contact no
5
REASON
Varchar(30)
NOT NULL
TO Store the reason
6
DATE
varchar (10)
NOT NULL
To Store The date
Table Name : Payment Description : This table contain payment . Primary Key : U_CODE
No
Field Name
Data Type(Size)
Constraint
Description
1
U_CODE
Int (4)
PRIMARY KEY
To Store The user code
2
BANK NAME
Varchar (20)
NOT NULL
To Store The bank name
3
CARD TYPE
Varchar (20)
NOT NULL
To store the card type
4
PINCODE
Int (10)
NOT NULL
To Store The pin code
5
VALID DATE
Varchar(10)
NOT NULL
To Store The valid date
6
AMOUNT
Int (6)
NOT NULL
To store the amount
Table Name : Conform Package Master Description : This table contain conform package master . Primary Key : U_CODE No
Field Name
Data Type(Size)
Constraint
Description
1
U_ CODE
Int(10)
PRIMARY KEY
To Store The user code
2
FIRST NAME
Varchar(20)
NOT NULL
To Store The first name
3
LAST NAME
Varchar(20)
NOT NULL
To Store The last name
4
CONTACT NO
Varchar(15)
NOT NULL
To Store The contact no
5
DATE
Varchar(10)
NOT NULL
To Store The date
Input Design
Input Design Page Name: Admin Login Description: The login page for Admin login
Page Name: Admin_overview Description: The page for Admin_overview
Page Name: Admin_room_category_master Description: The page for Admin_room_category_master
Page Name: Admin_room _create_detail_master Description: The page Admin_room_create_detail_master
Page Name: Admin_conform_room_booking_view Description: The page for Admin_conform_room_booking_view
Page Name: Admin_sign_up_view Description: The page for Admin_sign_up_view
Page Name: Admin_registration_view Description: The page for Admin_registration_view
Page Name: Admin_conform_room_booking_view Description: The page for Admin_conform_room_booking_view
Page Name: Admin_sign_up_view Description: The page for Admin_sign_up_view
Page Name: Admin_registration_view Description: The page for Admin_registration_view
Page Name: Admin_special_inquiry_view Description: The page for Admin_special_inquiry_view
Client side input design Page Name: Log in Description: The page for Log in
Page Name: client_packages Description: The page for client_packages
Page Name: Client_conform_room_booking Description: This page is used to client conform room booking
Page Name: client_room_detail_view Description: This page is used to client room detail view
Page Name: Conform Package Master Description: This page is used conform Package Master
Page Name: Conform package payment master Description: This page is used conform package payment master
Page Name: Cancle registration Description: This page is used Cancel registration
Output Design
OUTPUT
TESTING
TESTING No
1
Test
Case
Expected
Actual
Pass/Fail
Case s
Type
Result
Result
Logi n
1.Nonregistered User
The System will
Non-registered User can not login
Pass
The System throws The System display a an error and prevent message like “wrong from login UserId and Password”
Pass
Not allow non Register User to Login 2.Wrong UserId and Password
3.Enter correct UserId and Password 2
The system can redirect the page.
Valid 1.Required Mandatory Fields ation Field Validation should not be blank Test cases 2.Range The field value must Validation have the predefined range 3.Fixed format validation
A predefines format should be follow
The system display homepage for user/admin.
Pass
You have to enter some Value into mandatory fields
Pass
Only 10 number are enter in the field
Pass
Check the proper format of E-Mail Id
Pass
4
Unit Test
In unit test each form is tested separately. In this system each form is separately run under Different condition and checked all validation.
5
Syste m Test
In system test the whole system is tested. The whole system works properly. The page Navigation is proper and links are given properly.
POST IMPLEMENTATION REVIEW
•Post implementation review is conducted by Admin and Client •To evaluate the system, following questions are considered •How the Admin can maintain the different Users. •How the Admin can maintain the Hotel •How the Admin can maintain client •How can Client register and maintain own profile. •How can client make
FUTURE ENHANCEMENT
•Provide facility to different types packages and rooms •Provide to on line room booking •Provide to online package booking •Provide to online payment booking
BIBlIOGRAPHY •BOOK REFERRED: Book Name: PHP6 and My SQL Author Name: Steve Suehring, Tim Converse, and Joyce Park