on-line wildlife safari tourism system full documentation

23
ON ON- -LINE WILDLIFE SAF ARI LINE WILDLIFE SAF ARI TOURISM SYSTEM TOURISM SYSTEM MANASVI MEHTA SEMINAR ON PROJECT SEMINAR ON PROJECT

Upload: manasvi-mehta

Post on 08-Apr-2018

221 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: On-line Wildlife Safari Tourism System Full Documentation

8/6/2019 On-line Wildlife Safari Tourism System Full Documentation

http://slidepdf.com/reader/full/on-line-wildlife-safari-tourism-system-full-documentation 1/23

ONON--LINE WILDLIFE SAFARILINE WILDLIFE SAFARITOURISM SYSTEMTOURISM SYSTEM

MANASVI MEHTA

SEMINAR ON PROJECTSEMINAR ON PROJECT

Page 2: On-line Wildlife Safari Tourism System Full Documentation

8/6/2019 On-line Wildlife Safari Tourism System Full Documentation

http://slidepdf.com/reader/full/on-line-wildlife-safari-tourism-system-full-documentation 2/23

INTRODUCTION

� Our Project ³ONLINE WILD SAFARI TOURISM SYSTEM´ provide

online facility to book tour for wild safari in different Indian National

Parks(eg. Kanhna National Park etc).

� Our project help the registered user in making their tour plan for wild

safari.

� It provide decent and full information of the national park.

� It also provide information of nearest railway station , bus station ,

hotel etc.

� Our project allow the registered users to share their wild safari

experience to others.

� Our project also organized a WILD-QUIZ for the reliable users.

Through it they can win an exiting prize.

Page 3: On-line Wildlife Safari Tourism System Full Documentation

8/6/2019 On-line Wildlife Safari Tourism System Full Documentation

http://slidepdf.com/reader/full/on-line-wildlife-safari-tourism-system-full-documentation 3/23

D.F.D

Page 4: On-line Wildlife Safari Tourism System Full Documentation

8/6/2019 On-line Wildlife Safari Tourism System Full Documentation

http://slidepdf.com/reader/full/on-line-wildlife-safari-tourism-system-full-documentation 4/23

Page 5: On-line Wildlife Safari Tourism System Full Documentation

8/6/2019 On-line Wildlife Safari Tourism System Full Documentation

http://slidepdf.com/reader/full/on-line-wildlife-safari-tourism-system-full-documentation 5/23

 MODULE DESIGN

Page 6: On-line Wildlife Safari Tourism System Full Documentation

8/6/2019 On-line Wildlife Safari Tourism System Full Documentation

http://slidepdf.com/reader/full/on-line-wildlife-safari-tourism-system-full-documentation 6/23

REGISTRATION FORM

Page 7: On-line Wildlife Safari Tourism System Full Documentation

8/6/2019 On-line Wildlife Safari Tourism System Full Documentation

http://slidepdf.com/reader/full/on-line-wildlife-safari-tourism-system-full-documentation 7/23

HOME PAGE

Page 8: On-line Wildlife Safari Tourism System Full Documentation

8/6/2019 On-line Wildlife Safari Tourism System Full Documentation

http://slidepdf.com/reader/full/on-line-wildlife-safari-tourism-system-full-documentation 8/23

ABOUT US

Page 9: On-line Wildlife Safari Tourism System Full Documentation

8/6/2019 On-line Wildlife Safari Tourism System Full Documentation

http://slidepdf.com/reader/full/on-line-wildlife-safari-tourism-system-full-documentation 9/23

NATIONAL PARK PAGE

Page 10: On-line Wildlife Safari Tourism System Full Documentation

8/6/2019 On-line Wildlife Safari Tourism System Full Documentation

http://slidepdf.com/reader/full/on-line-wildlife-safari-tourism-system-full-documentation 10/23

CONTACT US

Page 11: On-line Wildlife Safari Tourism System Full Documentation

8/6/2019 On-line Wildlife Safari Tourism System Full Documentation

http://slidepdf.com/reader/full/on-line-wildlife-safari-tourism-system-full-documentation 11/23

DATABASE

Page 12: On-line Wildlife Safari Tourism System Full Documentation

8/6/2019 On-line Wildlife Safari Tourism System Full Documentation

http://slidepdf.com/reader/full/on-line-wildlife-safari-tourism-system-full-documentation 12/23

NAME DATA TYPE DECRIPTION CONSTRAINT

USER_ID VARCHAR ID of user Foreign keyPASSWORD Varchar User password Not Null

Login

NAME DATATYPE

SIZE DESCRIPTION CONSTRAINT

User-id VARCHAR User identity no. Primary keyU_First-name

Varchar User first name Not Null

U_Last-name

Varchar User last name

Address Varchar Address of user Not Null

Status boolean Not null

Zip integer User area code Not Null

Country Varchar User nationality Not NullCity Varchar User city name Not Null

Date Date Date of registration

Not Null

Email _id Varchar Email id of theuser

unique

password Varchar Not null

Contact-no

Numeric Contact number Not Null

Gender boolean GENDER Not Null

Registration

Page 13: On-line Wildlife Safari Tourism System Full Documentation

8/6/2019 On-line Wildlife Safari Tourism System Full Documentation

http://slidepdf.com/reader/full/on-line-wildlife-safari-tourism-system-full-documentation 13/23

NAME DATA TYPE DESCRIPTION CONSTRAINT

Package-id Numeric PackageNumber Primary key

Pack_type Varchar Package Name Not null

Pack_name Varchar National parkname

Not null

Duration Numeric Time period Not null

Rate Currency Price includesdiscount

Not null

Description Varchar Not nullPackage_sale Numeric No. of sale Not null

PACKAGES

FIELD NAME DATATYPE

SIZE DESCRIPTION CONSTRAINTS

Bill_no Numeric Bill no. Primary key

User_id Varchar User identity Foreign keyCust_name Varchar Customer name Not null

DD no. Numeric Demand draftnumber

unique

Bank name Varchar Name of Bank Not null

Date Date Bill date Not nullAddress Varchar Not null

Bill_amount Currency Bill amount Not null

BILL

Page 14: On-line Wildlife Safari Tourism System Full Documentation

8/6/2019 On-line Wildlife Safari Tourism System Full Documentation

http://slidepdf.com/reader/full/on-line-wildlife-safari-tourism-system-full-documentation 14/23

Page 15: On-line Wildlife Safari Tourism System Full Documentation

8/6/2019 On-line Wildlife Safari Tourism System Full Documentation

http://slidepdf.com/reader/full/on-line-wildlife-safari-tourism-system-full-documentation 15/23

Name Data Type Description Constraints

Bill_no Numeric Bill number Foreign keyuser-id varchar Customer-id Foreign key

Cust-name Varchar Customer-name Not Null

Pack_type Varchar Packtype NOT NULL

Pack_name Varchar Pack name Not Null

Date date Safari date Not Null

Cust_add Varchar Customer-address

Not Null

Cust_ph Numeric Contact number Not Null

customer

Name Datatype description constrai

nt

User_id Varchar User name Not null

Rating int State name Not null

Description Varchar Not null

Pack_id Varchar Not null

Testimonial

Page 16: On-line Wildlife Safari Tourism System Full Documentation

8/6/2019 On-line Wildlife Safari Tourism System Full Documentation

http://slidepdf.com/reader/full/on-line-wildlife-safari-tourism-system-full-documentation 16/23

Name Datatype Description constraint

Quiz_no Numeric Quiz number Primary key

Date Date Quiz date Not null

Prize Varchar

User_id Varchar User id Foreign key

User_name Varchar Not null

WIldQuiz

NAME DATA TYPE DESCRIPTION CONSTARINTS

User_id Varchar Userid Foreign key

Message Varchar Message Not null

Date Date Varchar Notnull

MESSGAE

Page 17: On-line Wildlife Safari Tourism System Full Documentation

8/6/2019 On-line Wildlife Safari Tourism System Full Documentation

http://slidepdf.com/reader/full/on-line-wildlife-safari-tourism-system-full-documentation 17/23

Name Data type Description Constraints

Quiz no Numeric Quiz number Foreign key

Quiz question Varchar Quiz question Not null

Answer Varchar Answer Not null

Quiz Question

Page 18: On-line Wildlife Safari Tourism System Full Documentation

8/6/2019 On-line Wildlife Safari Tourism System Full Documentation

http://slidepdf.com/reader/full/on-line-wildlife-safari-tourism-system-full-documentation 18/23

TECHNOLOGY TO BE USED

� In our project we have used technologies which are currently used by

I.T sector Companies:-

ASP.Net ( Front End )

SQL ( BackEnd )

� The.Net framework is a new and revolutionary platform created by

microsoft for developing applications that can be easily integrated and

interoperated.

� Asp.Net Provides the interactive inteface to the user,so user can work

in it very easily.

Page 19: On-line Wildlife Safari Tourism System Full Documentation

8/6/2019 On-line Wildlife Safari Tourism System Full Documentation

http://slidepdf.com/reader/full/on-line-wildlife-safari-tourism-system-full-documentation 19/23

PROJECT COMMUNITY

� In our project ³On Line Wild Safari Tourism System´. There are two

type of user can interact with this software and both have different

access privileges. The two users are as-

Administrator .

Registered users.

� Privilege of Register user:-

� He can take participate in our contest that held for Registered user 

time to time and users can also win excited prizes & gifts.

� He can book different type of tours according to their time &

requirement.

� He can take help for deciding their tour and plan according to their 

time and economical condition.

Page 20: On-line Wildlife Safari Tourism System Full Documentation

8/6/2019 On-line Wildlife Safari Tourism System Full Documentation

http://slidepdf.com/reader/full/on-line-wildlife-safari-tourism-system-full-documentation 20/23

PROJECT UTILITY

� Today, many people used to utilize their holidays by visiting the

National parks .

� Wildlife safari of national park provides a chance to meet with the wild

animals closely.

� It help the Researcher and other peoples whose desire is to Analysis

the living methods of animals or making documentaries on them.

� It also help them to get the answer of their Query related to respected

National park such as best month to visit, Special Animal of that

National park, cheapest tour for that national park etc.

Page 21: On-line Wildlife Safari Tourism System Full Documentation

8/6/2019 On-line Wildlife Safari Tourism System Full Documentation

http://slidepdf.com/reader/full/on-line-wildlife-safari-tourism-system-full-documentation 21/23

� Our project ³Online wildlife-safari tourism system´ is totally User-

friendly and easy to handle. It not only for the user who want to visit

the national park but also help the users who want to collect

information about the Indian national parks and the animals which are

live in it.

� Our Project Provide a chance to the Registered user to win a Exciting

Prize by participate in Wild-Quiz Contest.

Page 22: On-line Wildlife Safari Tourism System Full Documentation

8/6/2019 On-line Wildlife Safari Tourism System Full Documentation

http://slidepdf.com/reader/full/on-line-wildlife-safari-tourism-system-full-documentation 22/23

Future scope

� Our software provides tour only for famous Indian national

park.

� For foreigner tourist, it will not provide the facility for their 

flight booking and it is the future scope of our project.

� Our system will not provide a private safari facility. We only

provide a group wild safari facility.

�Our website will not provide a facility for online payment.

For booking a tour you have to send a Bank Demand Draft

to our company office. It is the future scope of our project to

make a payment on-line by using a Third -Party software.

Page 23: On-line Wildlife Safari Tourism System Full Documentation

8/6/2019 On-line Wildlife Safari Tourism System Full Documentation

http://slidepdf.com/reader/full/on-line-wildlife-safari-tourism-system-full-documentation 23/23