15
ONLINE RESERVATION SYSTEM PRESENTED BY : SWATI KUMARI 1319510049 CSE FINAL YEAR

Online reservation system

Embed Size (px)

Citation preview

Page 1: Online reservation system

ONLINE RESERVATION SYSTEM

PRESENTED BY :SWATI KUMARI

1319510049CSE FINAL YEAR

Page 2: Online reservation system

Company

Apex TG India Pvt. Ltd. focuses on delivering sophisticated technology-enabled solutions, consulting and Training to maximize complex business needs. Founded in 2007 and based in New Delhi NCR Noida.

It deals in IT Consulting, Training and Development services and providing substantial and concrete results to the clients from across the globe.

It provides technical, management and personal skills development, focused on developing better brains for better business. 

Page 3: Online reservation system

Dot Net Industrial Training JAVA Industrial Training Software Testing Training SEO/SMO Training Web Designing Digital Marketing Training Networking Training

Page 4: Online reservation system

.NET Training Apextgi is a renowned IT company offers dot net

training in Noida. Well Equipped training labs with required Softwares

being already installed for practice work. The intern will work on client based running live

projects. Core DOT

NET: ASP.NET,VB.NET,C#.NET,ADO.NET,SQL SERVER, Crystal Report

Page 5: Online reservation system

Benefits Associated With Apex TG

100% Guaranteed Placement Support Real Time Industry Experts with 10+ Yrs Exp. Trainers Interview Question and Answers Resume Preparation Support Latest Course Materials Microsoft Certification in .NET Real time Hands-on Training with Project Free Technical Support after course completion.

Page 6: Online reservation system

INTRODUCTION

This project displays various type of rooms of different hotels.

In this project we can stores all the records related to the hotels very safely.

A manager can see the item description easily through this project and fulfill all the needs of the customer by sitting at one place.

Through this project customer can reserve room in advanced.

Page 7: Online reservation system

OBJECTIVES

Objective of this project through which every paper work is converted into computer work. Computer technology makes it easy to enter, save, modify, and manage and retrieve data from our computer.

Through use of this project we can easily keep all records of customer .

Customer can register here and get easy update about new offer related to hotel rooms.

Page 8: Online reservation system

PLATFORMS & ENVIRONMENT USED

Platforms used -

Operating system --- Microsoft Windows 8.1 pro Back-end development Environment ---SQL Server Front-end development Environment --- Microsoft

Visual Studio 2015TECHNOLOGY USED ASP.NET C# Bootstrap(for designing)….

Page 9: Online reservation system

DATA FLOW DIAGRAM

Level 0

CHECK VALIDATION

USER

APPROPRIATE PAGE(MAIN FORM

Page 10: Online reservation system

Level 1

AUTHORIZED PERSON

DATA ENTRY & VERIFICATION

HOTEL DETAILS

PAYMENT ENTRY MEMBER

RECORD

UPDATEUPDATE

REQUEST REJECT

Page 11: Online reservation system

Flow chart User Input ID

Display Login Form

Check Validation

Start

Is Valid

Front Page

PageValid?

Main Menu Stop

User Interact

Sign In

Result

Yes

Check

Yes

No

Page 12: Online reservation system

INPUT SCREENS

Hotel detail Registration form Login form Forgot password Payment option

Page 13: Online reservation system

Structure of tables

admin typeaid* bigintaname Varchar(60)aemail Varchar(10

0)amobile Decimal(18

,0)aimg Varchar(50)apwd Varchar(50)cdate datestatus bit

member typeMid* bigintMname Varchar(60)Memailid Varchar(100)Phone Decimal(18,0

)Pwd Varchar(50)Rname Varchar(60)Rlocation Varchar(60)Status Bitcdate Dateapprovebyadmin

bit

user typeUid* BigintUname Varchar(6

0)Uemail Varchar(1

00)Uphn Decimal(1

8,0)Uimg Varchar(5

0)Status BitCdate DateUpwd Varchar(5

0)

Page 14: Online reservation system

Home page

Page 15: Online reservation system

Thank you