Вы находитесь на странице: 1из 14

Company Profile

The Kites is operating through well defined systems and procedures. THE KITES is not only
providing Industry Based Solutions to the IT Industry but also providing Software
Development Services. The students will be getting hands on experience on Live Projects
under the guidance of our experienced faculty.

Kites’s Mission is to target maximum Organizations & enhance the business growth of our
customers with creative Design and Development to deliver market-defining high-quality
solutions that create value and consistent competitive advantage for our clients around the
world. Apply ideas of innovative technologies practically. Solve the problems that consumers
face using the base of modern technologies & to provide Best Training in the Industry at
Competetive rates.

Kite’s Vision is to provide Best Training to the budding professionals and to provide top
quality services in Software, Web, Mobile-Apps & Enterprise-Apps Development. All needs
of students will be taken care under one roof ranging from customized Training to developing
the personality & providing hands on practice on Live Projects. We are into this era of
Development and Training with a vision to groom students as per Industrial Requirements &
and as per the commitments we have made with our customers. The deserving candidates will
be provided with Job Opportunities and will be considered for Internship or a Tenure with
this Organization.

The Kites is an ISO 9001:2008 certified company.

1
INRODUCTION OF CORE FIELD

FRONT END

PHP started out as a small open source project that evolved as more and more people found
out how useful it was. Rasmus Lerdorf unleashed the first version of PHP way back in 1994.

 PHP is a recursive acronym for "PHP: Hypertext Preprocessor".


 PHP is a server side scripting language that is embedded in HTML. It is used to
manage dynamic content, databases, session tracking, even build entire e-commerce
sites.
 It is integrated with a number of popular databases, including MySQL, PostgreSQL,
Oracle, Sybase, Informix, and Microsoft SQL Server.
 PHP is pleasingly zippy in its execution, especially when compiled as an Apache
module on the Unix side. The MySQL server, once started, executes even very
complex queries with huge result sets in record-setting time.
 PHP supports a large number of major protocols such as POP3, IMAP, and LDAP.
PHP4 added support for Java and distributed object architectures (COM and
CORBA), making n-tier development a possibility for the first time.
 PHP is forgiving: PHP language tries to be as forgiving as possible.
 PHP Syntax is C-Like.

2
COMMON USES OF PHP:

 PHP performs system functions, i.e. from files on a system it can create, open, read,
write, and close them.
 PHP can handle forms, i.e. gather data from files, save data to a file, thru email you
can send data, return data to the user.
 You add, delete, modify elements within your database thru PHP.
 Access cookies variables and set cookies.
 Using PHP, you can restrict users to access some pages of your website.
 It can encrypt data.

CHARACTERISTICS OF PHP

Five important characteristics make PHP's practical nature possible:

 Simplicity
 Efficiency
 Security
 Flexibility
 Familiarity

BACKEND

 MySQL Database:
MySQL is a fast, easy-to-use RDBMS being used for many small and big businesses.
MySQL is developed, marketed, and supported by MySQL AB, which is a Swedish
company. MySQL is becoming so popular because of many good reasons:

 MySQL is released under an open-source license. So you have nothing to pay to use it.

 MySQL is a very powerful program in its own right. It handles a large subset of the
functionality of the most expensive and powerful database packages.

 MySQL uses a standard form of the well-known SQL data language.

3
 MySQL works on many operating systems and with many languages including PHP, PERL,
C, C++, JAVA, etc.

 MySQL works very quickly and works well even with large data sets.

 MySQL is very friendly to PHP, the most appreciated language for web development.

 MySQL supports large databases, up to 50 million rows or more in a table. The default file
size limit for a table is 4GB, but you can increase this (if your operating system can handle it)
to a theoretical limit of 8 million terabytes (TB).

 MySQL is customizable. The open-source GPL license allows programmers to modify the
MySQL software to fit their own specific environments.

FEATURES OF MYSQL SERVER

 Information representation.

 Unique definition of rows.

 Systematic treatment of Null values.

 Guaranteed access.

 High level Update, Insert, and Delete.

 Retrieving information from the database.

 Accepting query language statements.

 Updatable view.
 Cross-platform support.

4
OVERVIEW OF THE PROJECT

Web based intelligent tours and travel web application, In this web portal user can view
country and its destination details, System also display photographs hotels. System display
maps of destination by linking with Google Maps. User can submit their feedback on
destinations.

It is an integrated solution designed specifically for medium and small tour and travel
companies to manage vehicle booking, ticket booking, package tour booking, hotel booking.
Integrated Google map to display to and from destination and view distance.

OBJECTIVE:

 The objective of this project is to develop a system that automates the processes and
activities of a travel agency.

 The purpose is to design a system using which one can perform all operations
related to traveling and sight-seeing.

EXISTING SYSTEM:
 In the present system a customer has to approach various agencies to find details
of places and to book tickets.

 This often requires a lot of time and effort.

 A customer may not get the desired information from these offices and often the
customer may be misguided.

 It is tedious for a customer to plan a particular journey and have it executed


properly.

PROPOSED SYSTEM:
 The proposed system is a web based application and maintains a centralized
repository of all related information.

 The system allows one to easily access the relevant information and make
necessary travel arrangements.

5
 Users can decide about places they want to visit and make bookings online for
travel and accommodation.

MODULES:

It has modules like Home Page, Login page, User Registration, Destination Information ,
Google Map, Travelling Information, Accommodation, Booking , Payment, View Booking
details , Customer Service ,Cancellation and Feedback.

1. Administrator Module:
This module provides administrator related functionality. Administrator manages all
information and has access rights to add, delete, edit and view the data related to places,
travels, routes, bookings, etc.

2. Home – Home page of Tourism site.


3. Register – From this page new user can register himself/herself to visit the site.
4. Login – User can login to view website.
5. Destination Information – User can overview the details of site seeing.
6. Google Map – User can track various locations.
7. Routes Module:
This module provides information related to various routes connecting sources and
destinations. For each route, information such as source, destination, fare, reservation details,
pick up points etc are provides. Only administrator can add, delete, edit and manage the data.
Users can only view the information.

8. Reservations Module:
This module provides functionalities that allow a user to book tickets or cancel previously
booked tickets. The module maintains the details of all reservations made so far and allows
administrator to either confirm or reject the bookings.

9. Accomodations – Details of hotel bookings.

10. Payment – Payment by various modes.

11. View Booking details – Overview of booking made.

12. Customer Service – User will be provided various services.

6
13. Feedback – User is required to give feedback .
14. Logout – User logged out from this site.

Modules undertaken by me: Accomodation and payment modules.

BENEFITS OF THE PROJECT

 Fully works as an online


 Reducing the time
 Site as a solution
 Centralized maintenance of all information.
 Desktop as well as web application.

DATA FLOW DIAGRAM

A Data Flow Diagram (DFD) is a diagram that describes the flow of data and the processes
that change or transform data throughout a system. It’s a structured analysis and design tool
that can be used for flowcharting in place of, or in association with, information oriented and
process oriented system flowcharts. When analysts prepare the Data Flow Diagram, they
specify the user needs at a level of detail that virtually determines the information flow into
and out of the system and the required data resources. This network is constructed by using a
set of symbols that do not imply a physical implementation. The Data Flow Diagram reviews
the current physical system, prepares input and output specification, specifies the
implementation plan etc.

Four basic symbols are used to construct data flow diagrams. They are symbols that represent
data source, data flows, and data transformations and data storage. The points at which data
are transformed are represented by enclosed figures, usually circles, which are called nodes.

7
Types of DFD

Data Flow Diagrams are either Logical or Physical.

 Logical DFD - This type of DFD concentrates on the system process, and flow of
data in the system.For example in a Banking software system, how data is moved
between different entities.

 Physical DFD - This type of DFD shows how the data flow is actually implemented
in the system. It is more specific and close to the implementation.

Data Flow Diagram Symbols:-

_ Source or Destination of data

_ Data Flow

_ Process

_ Storage

Context Level Diagram :


The Context Diagram shows the system under consideration as a single high level process
and then shows the relationship that the system has with other external entities(systems,
organizational groups, external data stores ,etc).

8
Level 0 - Highest abstraction level DFD is known as Level 0 DFD, which depicts the entire
information system as one diagram concealing all the underlying details. Level 0 DFDs are
also known as context level DFDs.

Level 1 - The Level 0 DFD is broken down into more specific, Level 1 DFD. Level 1 DFD
depicts basic modules in the system and flow of data among various modules. Level 1 DFD
also mentions basic processes and sources of information.

9
LEVEL1 DFD:

 Admin Dashboard:

10
 User:

11
HARDWARE AND SOFTWARE REQUIREMENTS

Hardware Specification:

CPU : PENTIUM IV

PROCESSOR SPEED : 2 GHZ

COPROCESSOR : BUILT IN

TOTAL RAM : 1GB

HARD DISK : 80 GB

KEYBOARD : 105 KEYS

MOUSE : LOGITECH MOUSE

DISPLAY : SGVA COLOR

PRINTER : HP DESK JET

Software Specification:

OPERATING SYSTEM : XP,WINDOWS 7

LANGUAGES : PHP

FRONT END : HTML, CSS, JAVASCRIPT

EDITOR : NOTEPAD++

BACKEND : MY SQL

12
TARGETS TO BE ACHIEVED

In the coming time, we will implement the above mentioned modules to make dynamic
website which will help users to get various touring options. With the help of front end tools
we will make our website attractive and user friendly.

As we have decided the various modules , now we will give a designing view to them using
DFDs,ER- diagrams. We will design various form pages. After designing the web pages,
coding part will be carried out and finally connectivity will be done to run the website
successfully.

RECOMMENDATIONS REGARDING THE WEBSITE BY TRAINER:

 Website should be secure.


 No unauthorized access.
 Include relevant information.
 Maintain consistency.
 Easy to navigate.
 Reliable.
 Content and the user interface must be usable and easy to understand.
 Avoid complex layout.

13
Future Scope And Evaluation

 Any tourist agency can make use of it for saving customer details in database.
 Tourism group can use it for managing their location,hotel,vehicles details.
 This application can easily implemented under various situations.
 We can add new features as and when we required.
 Reuseability of this application is also possible.

Conclusion

 “Travel And Tourism Management” simplifies the management process in travelling.


 Fast processing and immediate results.
 Minimizing human efforts and cost efficient.
 Navigation through the site is easy.

REFERENCES:

http://www.google.com

http://www.php.net

http://www.w3schools.com

14

Вам также может понравиться