Wa0014.

Download as pdf or txt
Download as pdf or txt
You are on page 1of 81

WAYFARING 2021

CHAPTER 1

INTRODUCTION

The project name titled as “WAYFARING”. Now a Days System are the
important modern Gadget that is being used all over the world. This project is
built up in concern with how to manage, book and maintain the system and tour
packages available in wayfaring. Since it is hard to maintain through other
software’s, this project is fully developed in PHP, so that the user is benefited
by visually developed software by its user friendly design.

The project is developed in such a way that the user does not find it hard to use
the software with attractive pictures, it is easy to understand what function can
be done with the corresponding form. The wayfaring is a virtual site on the
internet customers can visit the website and book tour package of internet.

OBJECTIVE

 It provides best travelling services to the customer.


 We have developed wayfaring to provide a search plat form where a
tourist can find their tour places according to their choice.
 This system also helps to develop tourism with different cultures so that
they can enrich the tourism experience
 It promotes forms of tourism that provide healthy interactions
opportunities for tourist and locals and increases better understanding of
cultures, custom, lifestyle, traditional knowledge and believes.
 This system also provides a better way to connect with various events.
 This system also gives tour related information like which place are
tourist attraction, cities and provinces.
 Tourist can also book a history of visited of its users.
 It helps to know the Indian cultures through the tour packages.
Dept of BCA,FGC KGF Page 1
WAYFARING 2021

1.1 PROJECT DESCRIPTION

This is an outline project developed using PHP and MYSQL.


Wayfaring is a unique and specialized website (portal) on tour and travelling. It
gives news, information, analysis, service news. The website is highly useful for
visitors or tourist. With hotels and tourist spots spread over the length and
breadth of the countries. The dissemination of the tourism news takes time and
this one step towards reducing the communication and time gap through this
electronic medium.

This purpose of this project is to provide the complete information about


the available for a tour. There are two different types of users. First the
customer visits the site and enters the place from where to where they wishes to
travel. They also provide the date as when he would like to travel. Any news,
information, advertisement, displayed on this website reaches millions of
potential customers. This website helps you to plan for a tour and clarifies about
the place where you have to go without any misguidance. It also helps you to
know about the packages available for a tour. To ensure safe and secure journey

MODULES:

The modules involved are


 Admin login
 Sign IN/sign up
 Home
 About us
 Tour packages
 Tour packages
 Privacy policy

Dept of BCA,FGC KGF Page 2


WAYFARING 2021

 Terms of use
 Contact us
 Enquiry
 Write us
 Logout

ADMIN LOGIN

Admin login is the person, who have the power to add or remove or modify the
fields and they will maintain the separate database.

SIGN IN/SIGN UP

The user can register and login is a process by which users can access the
Wayfaring.

HOME

It displays all the information regarding Wayfaring.

ABOUT US

In this module it gives the information about Wayfaring

TOUR PACKAGES

In this module it displays all the Indian places available for a tour

PRIVACY POLICY

Wayfaring ensure security and services by Wayfaring

Dept of BCA,FGC KGF Page 3


WAYFARING 2021

TERMS OF USE

Provides terms, conditions and services by Wayfaring

ENQUIRY

This module helps the user to enquire and review about the website.

WRITE US

This module provides options for users to refund cancel and other options
regarding Wayfaring.

LOGOUT

The process of exiting from the running program, ending the session.

Dept of BCA,FGC KGF Page 4


WAYFARING 2021

CHAPTER 2

LITERARY SURVEY

A literary survey in a project report represents the study done to assist in


the completion of a project. It is a objective, critical summary of published
research literature relevant to a topic under consideration for research. Its
purpose is to create fanziliantly with current thinking and research on a
particular topic, and may justify future research into a previously over looked or
under studied area.

The scenario comprising all this forms a vast industry, getting bigger and
bigger day by day and that industry is famous as “The Tourism Industry”.

This also including the people, who are responsible for providing service,
security, guidance, assurance and interaction to the travellers, by working at the
front or at the back. Tourism is derived from the word “Tomas” that means
“Compass”. Which indicate circular journey. When Tourists travel from place
to another and come to domicile, they give contribution in this industry. With an
investment of even a single rupee, the industry is originating more and more
employment schemes or offers.

This is the reason for why, instead of a sector, tourism is being considered as an
industry. However, tourism, as said earlier, is of various types. Here, focus is on
a rarely known type of tourism emerging in India.

Section 1 gives an overview of the tourism industry existing in India at the


present moment. Whereas, section 2 describes what “Dark Tourism” actually is
along with its scope or existence in India.

Dept of BCA,FGC KGF Page 5


WAYFARING 2021

2.1 EXISTING SYSTEM

In existing system people might have worked on a manual basis. In the


system the user has to approach the various agencies to find details of places
which require a lot of time and effort, the customer may not get desired
information from these offices and maybe misguided. It is tedious for a
customer to plan a particular journey and have to execute it properly. To
complete a task through Manual basis time consuming. The existing system had
been static. The customer as to inquire for travelling then book ticket and finally
pay payment and collect receipt. It is difficult to maintain the customer details
of package and payment receipt.

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 arrangement. It provides search
facility for the users and users can decide about the places they want to visit and
make necessary online booking and online payment. And is helpful to generate

different types of report.

Faster processing time and more accurate data for travel request and
reimbursement. Ability for travellers to track authorization and reimbursement
request status through the system rather than via phone calls or campus mail.
Major technological upgrades to the current travel system. Many new features
like package details, contact details and cancelling facility by less deduction.

Dept of BCA,FGC KGF Page 6


WAYFARING 2021

CHAPTER 3

SYSTEM REQUIREMENTS SPECIFICATIONS

3.1 TOOLS AND TECHNOLOGIES

PHP
Xampp
Mysql
bootstrap
HTML
Java script
Css

PHP:

“HYPERTEXT PREPROCESSOR” (or simply php) is a server-side


scripting language designed for web development, but also used as a general-
purpose programming language.

It was originally created by Rasmus Lerdorf in 1994, the PHP reference


implementation is now produced by the PHP group.

PHP originally stood for “Personal Home Page” but it now stands for the
recursive acronym PHP: Hypertext preprocessor.

PHP code may be embedded into HTML code, or it can be used in combination
with various web template systems web content management systems, and web
frameworks.

PHP code is usually processed by a PHP interpreter implemented as a module in


the web server or as a common gateway interface(CGI) executed.

Dept of BCA,FGC KGF Page 7


WAYFARING 2021

The web server combines the results of the interpreted and executed PHP also
be executed with a command-line interface(CLI) and can be used to implement
standalone graphical applications.

XAMPP:

Xampp is a free and open source cross-platform web server solution stack
package developed by apache friends, consisting mainly of Apache HTTP
server, MariaDB database, and interpreters for scripts written in the php and
perl programming languages.

XAMPP stands for :

Cross-platform(X)

Apache(A)

Maria DB(M)

PHP(P)

Perl(P).

It is a simple, lightweight Apache distribution that makes it extremely easy for


developers to create a local web server for testing and deployment purposes.

Everything needed to set up a web server-server application(Apache),


database(Maria DB), and scripting language(PHP) is included in an extractable
file.

XAMPP is also cross-platform, which means it works equally well on Linux,


Mac, and Windows. Since most actual web server deployments use the same

Dept of BCA,FGC KGF Page 8


WAYFARING 2021

components as XAMPP, it makes transitioning from a local test server to a live


server extremely easy as well.

MYSQL:

MYSQL (officially pronounced as “MY S-Q-L”) is an open-source relational


database management system(RDBMS). Its name is a combination of “MY”,
the name of co-founders “Michael Widenius” daughter, and “SQL”, the
abbreviation is “Structured Query Language”.

The MYSQL development project has made its source code available under the
term of the GNU General Public License, as well as under a variety proprietary
agreements.

MYSQL was owned and sponsored by a single for-profit firm, the Swedish
company MYSQL AB, now owned by Oracle Corporation. For proprietary use,
several paid editions are available, and offer additional functionality.

MYSQL is a central component of the LAMP open-source web application


software stack (and other “AMP” stacks).

LAMP is an acronym for “Linux, Apache, MYSQL, Perl/PHP/Python”.

Application that use the MYSQL database include:

TYP03, MODx, Joomla, Wordpress, phpBB, MyBB, and Drupal.

MYSQL database used in many high-profile, large-scale websites, including


Goggle (though not for searches), Face book, Twitter, Flickr, You Tube.

Dept of BCA,FGC KGF Page 9


WAYFARING 2021

OVERVIEW:

SQL factorial gives unique learning on STRUCTURED QUERY LANGUAGE


and it helps to make practice on SQL commands which provides immediate
results. SQL is an language of database, it includes database creation, deletion,
fetching rows and modifying rows etc.

SQL is an ANSL (American National Standards Institute) language.

SQL is the standard language for Relation Database System. All relational
database management systems like MYSQL, MS Access, Oracle, Sybase,
Informix, and SQL Server use SQL as standard database language.

Also, they are using database language.

 MS SQL Server using T-SQL,


 Oracle using PL/SQL,
 MS Access version of SQL is called JET SQL (native format) etc.

Why SQL ?

 Allows users to access the data in relational database management


system.
 Allows users to describe the data.
 Allows users to define the database and manipulate that data.
 Allows to embed within other languages using SQL modules, libraries
and pre compilers.
 Allows users to create and drop databases and tables.
 Allows users to create view, stored procedure, functions in a database.

Dept of BCA,FGC KGF Page 10


WAYFARING 2021

SQL Process:
When you are executing an SQL command for any RDBMS, the system
determines the best way to carry out your request and SQL engine figures out
how to interpret the task. There are various components included in the process.
These components are Query Dispatcher, Optimization Engines, Classic Query
Engine and SQL Query Engine, etc. Classic query engine handles all non SQL
queries, but SQL query engine own handle logical files.

Following is a simple diagram showing SQL architecture:

SQL Query

Query Language
Parser + Optimizer
processor

nbvmb

pppj DBMS File Manager


Transaction manager
Engine

Physical database

Dept of BCA,FGC KGF Page 11


WAYFARING 2021

DATABASE NORMALIZATION:

Database normalization is the process of efficiently organizing data in a


database. There are two reasons for the normalization process.

 The aim of normal forms is to organize the database structure so that


it complies with the rules of first normal form, then second normal
form, and Eliminating redundant data, for example, storing the same
data in more than one table.
 Ensuring data dependencies make sense.

finally third normal form, and so on, but generally speaking, third
normal form is enough.
 First Normal Form(INF)
 Second Normal Form(2NF)
 Third Normal Form(3NF)

SQL Commands:

The standard SQL commands to interact with relational databases are CREATE,
SELSCET, INSERT, UPDATA, DELETE AND DROP.

HTML:

Hypertext Markup Language(HTML) is the standard markup language for


creating web pages and web applications. With cascading style sheets(CSS) and
java script, it forms a triad of cornerstone technologies for the world wide web.

Web browsers receive html documentation from a web server or from local
storage or render the documents into multimedia web pages. Html describes the

Dept of BCA,FGC KGF Page 12


WAYFARING 2021

structure of web page semantically and originally included clues for the
appearance of the documents.

HTML elements are the building blocks of html page. With html constructs,
images and other objects such as interactive forms may be embedded structural
semantics for text such as heading, paragraphs, lists, links, quotes and other
items.

BOOTSTRAP:

Bootstrap is a free and open source front end frame work for designing web
sites and web applications. It contains html and css based design templates for
typography, forms, buttons, navigations and other interface components, as well
as optional java script extensions. Unlike many web frame works, it concerns
itself with front end development only.

JAVASCRIPT:

Java script often abbreviated as JS, is a high level, interpreted programming


language. It is a language which is also characterized as dynamic, weakly typed,
prototype based and multi paradigm.

Along side html and CSS, java script is one of the three core technologies of
world wide web. Java script enables interactive web pages and thus is an
essential part of web application. The vast majority of websites use it, and all
major web browsers have a dedicated java script engine to execute it.

Dept of BCA,FGC KGF Page 13


WAYFARING 2021

CSS:

Cascading Style Sheets(CSS) is a style sheet language used for describing the
presentation of a document written in markup language like HTML, CSS, is a
corner stone technology of world wide web, along side HTML and
JAVASCRIPT.

CSS is designed to enable the separation of presentation and content, including


layout, colors, and fonts. This separation can improve content accessibility,
provide more flexibility and control in the specification of presentation
characteristics.

3.2 HARDWARE AND SOFTWARE REQUIREMENTS

Hardware requirements

 PROCESSOR : INTEL, (or) AMD


 RAM : 1GB
 HARDDISK : 500GB
 MONITOR : LED
 KEY BOARD : LOCAL
 MOUSE : LOCAL
 PENDRIVE : 4 GB

Software requirements:

 Operating system : Microsoft Windows 10


 User interface : HTML, CSS, Java script
 Software used : XAMPP, Notepad++, Google chrome
 Side technologies : PHP
 Data base server : MYSQL

Dept of BCA,FGC KGF Page 14


WAYFARING 2021

CHAPTER 4

SYSTEM DESIGN

System design defines the various elements of the system such as structural
design of the system, modules and components, the different interaction of
those components and the data that goes through the system to satisfy the
specified requirements.

The following steps can be used for easy understanding and also to draw the
exact boundary of new system under system under consideration. All
procedures requirements should be analyzed and also convert the documented
form to diagrammatic representation that is data flow diagrams, logical data
structures, data dictionary and miniature specification. The system analysis also
includes partitioning of complex process which involves the entire system,
Identifying the data stored and the manual processes which are involved.

Design considerations

The designing of software requires many aspects to be considered. Some of


these aspects includes: compatibility, extensibility, fault-tolerance,
maintainability, modularity, Reliability, Reusability, Robustness, Security,
Usability etc.

Implementation

Implementation is the realization of an application or execution of a plan, idea,


model, design specification algorithm, or policy. Implementation refer to
conversation of a new system design to an operation. An implementation plan is
made before starting the actual implementation of the system. The main
intention of providing user interface is to give better usability. Good user
interface will be keep users from less interacting with the application and easy

Dept of BCA,FGC KGF Page 15


WAYFARING 2021

to understand. Graphic design may be utilized to support its usability. The


technical functionality balance by using design process and visual components
to form an application which is not only functional but also user friendly and
flexible for future changes.

Dept of BCA,FGC KGF Page 16


WAYFARING 2021

CHAPTER 5

DETAILED DESIGN

USE CASE DIAGRAM

Login

Home

Tour packages
ADMIN USERS
Registration

Book

Cancel

Manage details

Add detail

Modify detail

Logout

Dept of BCA,FGC KGF Page 17


WAYFARING 2021

GUIDELINES FOR SEQUENCE


DIAGRAM

ADMIN:

Login Create Manage Manage Manage Logout


package user Booking Enquires

Admin

Creation
n User
Details

Booking
Details
Enquiry
details

DATA UPDATED IN DATABASE

Dept of BCA,FGC KGF Page 18


WAYFARING 2021

USER:

Login Home Tour Registe Write Logout


Package r us

User

home
Package
details Book

Cancel

DATA UPDATED IN DATABASE

Dept of BCA,FGC KGF Page 19


WAYFARING 2021

5.3 DATA FLOW DIAGRAMS:

A data flow diagram is a graphical tool used to describe and analyze


movement of data through a system. These are the central tool and
basis from which the other components are developed. The
transformation of data from input to output, through processed, may
be described logically and independently of physical components
associated with the system. These are known as the logical data flow
diagrams. The physical data flow diagrams show the actual
implements and movement of data between people, departments and
workstations. A full description of a system actually consists of a set
of data flow diagrams. Using two familiar notations Yourdon, Game
and Samson notation develops the data flow diagrams. Each
component in a DFD is labeled with a descriptive name. Process is
further identified with a number that will be used for identification
purpose. The development of DFD’S is done in several levels. Each
process in lower level diagrams can be broken down into a more
detailed DFD in the next level. The lop-level diagram is often called
context diagram. It consists of a single process bit, which plays vital
role in studying the current system. The process in the context level
diagram is exploded into other process at the first level DFD .

The DFD (also known as bubble chart) is a simple graphical


formalism that can be used to represent a system in terms of the input
Dept of BCA,FGC KGF Page 20
WAYFARING 2021

data into the system, various process carried on these data and output
data generated by the system.

The main reason why the DFD technique is so popular is because the
fact that the DFD is very simple formalism – it is simple to
understand use. A DFD is a very limited number of primitive symbols
to represent the functions performed by a system and the data flow
among the functions. Starting with a set of high-level functions that a
system performs, a DFD model hierarchy represents various sub-
functions.

5.4 DATA FLOW DIAGRAMS:

Food ordering system is actually type of software that allows the


manager of restaurant to manage and accept the placed orders over the
internet or in the restaurant. A data flow is a graphical view of how
data is processed in a system in terms of input and output.

The data flow diagram contains some symbols for drawing the data
flow diagram.

Data flow diagram symbol:

Symbol Description
Data flow- data flow are pipelines through the packets
of information flow.

Dept of BCA,FGC KGF Page 21


WAYFARING 2021

Process- A process or task performed by the system

Entity- Entity are objects of the system. A source or


destination data of a system.
Data store- A place where data to be stored.

Let us understand the working of the food ordering system by using


DFD(DATA FLOW DIAGRAM) DFD for food ordering system is
shown below.

DATA DICTIONARY
Data dictionary is a repository that contains all the description
of all data produced by the software. It is an organized listing
of all data element that are pertinent to the system.

TABLE 1 Admin and user login

Descriptions This table keeps the information about login detail

Sr.no. Field name Data Constrain Size Description


type
1. User name Varchar Primary key 255 Name of the user

2. password Varchar Primary key 255 Security code

Dept of BCA,FGC KGF Page 22


WAYFARING 2021

TABLE 2 Tour packages

Description This table keeps the information about, what all

are the packages details

Sr.no Field Data Constrain Size Description


name type

1. packageid Var char Primary key 255 Tour package id


2. name Int Primary key 11 Name of the
package

TABLE 3 Issue DETAILS


DESCRIPTIONS This table keeps the information about the
Issue details.

Sl.no Field name Data Constrain Size Description


type
1. Id Varchar Primary key 255 User id
2. User email Int Primary key 50 Unique id of
user

Dept of BCA,FGC KGF Page 23


WAYFARING 2021

TABLE 4 Enquiry details

DESCRIPITIONS This table keeps the information

about the booking details.

Sr.no Field name Data constrain size description


type
1 Id Varchar Primary key 255 Id of enquiry

2 Full name Int Primary key 5 Name of user

3 Mobile No Int Primary key 5 Mobile number of


user
4 Email Id Varchar Primary key 255 Unique id of user

5 Subject Varchar Primary key 255 To enquiry details

6 Description Int Primary key 11 Detailed


description

Dept of BCA,FGC KGF Page 24


WAYFARING 2021

ER DIAGRAM

LOGIN PACKAGE ID

NAME

TOUR PACKAGES PRICE

DETAIL

BOOKING LOCATION
ID BOOKING
PACKAGE ID

DESCRIPTION
REGISTRATION
ISSUES
EMAIL ID

ISSUE

HOME

MANAGE PACKAGE

MANAGE BOOKING

MANAGE USERS LOGOUT

MANAGE ISSUES

Dept of BCA,FGC KGF Page 25


WAYFARING 2021

6. IMPLENTATION

6.1SOURCE CODE

INDEX PAGE:

<?php

session_start();

error_reporting(0);

include('includes/config.php');

?>

<!DOCTYPE HTML>

<html>

<head>

<title>TMS | WAYFARING</title>

<meta name="viewport" content="width=device-width, initial-


scale=1">

<meta http-equiv="Content-Type" content="text/html; charset=utf-


8" />

Dept of BCA,FGC KGF Page 26


WAYFARING 2021

<script type="applijewelleryion/x-javascript">
addEventListener("load", function() { setTimeout(hideURLbar, 0); },
false); function hideURLbar(){ window.scrollTo(0,1); } </script>

<link href="css/bootstrap.css" rel='stylesheet' type='text/css' />

<link href="css/style.css" rel='stylesheet' type='text/css' />

<link
href='//fonts.googleapis.com/css?family=Open+Sans:400,700,600'
rel='stylesheet' type='text/css'>

<link
href='//fonts.googleapis.com/css?family=Roboto+Condensed:400,70
0,300' rel='stylesheet' type='text/css'>

<link href='//fonts.googleapis.com/css?family=Oswald'
rel='stylesheet' type='text/css'>

<link href="css/font-awesome.css" rel="stylesheet">

<!-- Custom Theme files -->

<script src="js/jquery-1.12.0.min.js"></script>

<script src="js/bootstrap.min.js"></script>

<!--animate-->

<link href="css/animate.css" rel="stylesheet" type="text/css"


media="all">
Dept of BCA,FGC KGF Page 27
WAYFARING 2021

<script src="js/wow.min.js"></script>

<script>

new WOW().init();

</script>

<!--//end-animate-->

</head>

<body>

<?php include('includes/header.php');?>

<div class="banner">

<div class="container">

<h1 class="wow
zoomIn animated animated" data-wow-delay=".5s" style="visibility:
visible; animation-delay: 0.5s; animation-name: zoomIn;"> TMS -
WAYFARING</h1>

</div>

</div>

Dept of BCA,FGC KGF Page 28


WAYFARING 2021

<!--- rupes ---->

<div class="container">

<div class="rupes">

<div class="col-md-4
rupes-left wow fadeInDown animated animated" data-wow-
delay=".5s" style="visibility: visible; animation-delay: 0.5s;
animation-name: fadeInDown;">

<div class="rup-
left">

<a
href="offers.html"><i class="fa fa-usd"></i></a>

</div>

<div class="rup-
rgt">

<h3>UP TO
Rs. 50 OFF</h3>

<h4><a
href="offers.html">TRAVEL SMART</a></h4>

</div>
Dept of BCA,FGC KGF Page 29
WAYFARING 2021

<div
class="clearfix"></div>

</div>

<div class="col-md-4
rupes-left wow fadeInDown animated animated" data-wow-
delay=".5s" style="visibility: visible; animation-delay: 0.5s;
animation-name: fadeInDown;">

<div class="rup-
left">

<a
href="offers.html"><i class="fa fa-h-square"></i></a>

</div>

<div class="rup-
rgt">

<h3>UP TO
70% OFF</h3>

<h4><a
href="offers.html">ON HOTELS ACROSS WORLD</a></h4>

</div>

Dept of BCA,FGC KGF Page 30


WAYFARING 2021

<div
class="clearfix"></div>

</div>

<div class="col-md-4
rupes-left wow fadeInDown animated animated" data-wow-
delay=".5s" style="visibility: visible; animation-delay: 0.5s;
animation-name: fadeInDown;">

<div class="rup-
left">

<a
href="offers.html"><i class="fa fa-mobile"></i></a>

</div>

<div class="rup-
rgt">

<h3>FLAT Rs.
50 OFF</h3>

<h4><a
href="offers.html"> APP OFFER</a></h4>

</div>

Dept of BCA,FGC KGF Page 31


WAYFARING 2021

<div
class="clearfix"></div>

</div>

</div>

</div>

<!--- /rupes ---->

<!---holiday---->

<div class="container">

<div class="holiday">

Dept of BCA,FGC KGF Page 32


WAYFARING 2021

<h3>Package List</h3>

<?php $sql = "SELECT * from tbltourpackages order by rand() limit 4";

$query = $dbh->prepare($sql);

$query->execute();

$results=$query->fetchAll(PDO::FETCH_OBJ);

$cnt=1;

if($query->rowCount() > 0)

foreach($results as $result)

{ ?>

<div class="rom-
btm">

<div
class="col-md-3 room-left wow fadeInLeft animated" data-wow-
delay=".5s">

Dept of BCA,FGC KGF Page 33


WAYFARING 2021

<img
src="admin/pacakgeimages/<?php echo htmlentities($result-
>PackageImage);?>" class="img-responsive" alt="">

</div>

<div
class="col-md-6 room-midle wow fadeInUp animated" data-wow-
delay=".5s">

<h4>Package Name: <?php echo htmlentities($result-


>PackageName);?></h4>

<h6>Package Type : <?php echo htmlentities($result-


>PackageType);?></h6>

<p><b>Package Location :</b> <?php echo htmlentities($result-


>PackageLocation);?></p>

<p><b>Features</b> <?php echo htmlentities($result-


>PackageFetures);?></p>

</div>

Dept of BCA,FGC KGF Page 34


WAYFARING 2021

<div
class="col-md-3 room-right wow fadeInRight animated" data-wow-
delay=".5s">

<h5>Rs
<?php echo htmlentities($result->PackagePrice);?></h5>

<a
href="package-details.php?pkgid=<?php echo htmlentities($result-
>PackageId);?>" class="view">Details</a>

</div>

<div
class="clearfix"></div>

</div>

<?php }} ?>

<div><a href="package-list.php" class="view">View More


Packages</a></div>

</div>

Dept of BCA,FGC KGF Page 35


WAYFARING 2021

<div
class="clearfix"></div>

</div>

<!--- routes ---->

<div class="routes">

<div class="container">

<div class="col-md-4
routes-left wow fadeInRight animated" data-wow-delay=".5s">

<div class="rou-
left">

<a
href="#"><i class="glyphicon glyphicon-list-alt"></i></a>

</div>

<div class="rou-rgt
wow fadeInDown animated" data-wow-delay=".5s">

Dept of BCA,FGC KGF Page 36


WAYFARING 2021

<h3>80000</h3>

<p>Enquiries</p>

</div>

<div
class="clearfix"></div>

</div>

<div class="col-md-4
routes-left">

<div class="rou-
left">

<a
href="#"><i class="fa fa-user"></i></a>

</div>

<div class="rou-
rgt">

<h3>1900</h3>

Dept of BCA,FGC KGF Page 37


WAYFARING 2021

<p>Registered users</p>

</div>

<div
class="clearfix"></div>

</div>

<div class="col-md-4
routes-left wow fadeInRight animated" data-wow-delay=".5s">

<div class="rou-
left">

<a
href="#"><i class="fa fa-ticket"></i></a>

</div>

<div class="rou-
rgt">

<h3>7,00,00,000+</h3>

<p>Booking</p>

</div>
Dept of BCA,FGC KGF Page 38
WAYFARING 2021

<div
class="clearfix"></div>

</div>

<div
class="clearfix"></div>

</div>

</div>

<?php include('includes/footer.php');?>

<!-- signup -->

<?php include('includes/signup.php');?>

<!-- //signu -->

<!-- signin -->

<?php include('includes/signin.php');?>

<!-- //signin -->

<!-- write us -->

<?php include('includes/write-us.php');?>

<!-- //write us -->

Dept of BCA,FGC KGF Page 39


WAYFARING 2021

</body>

</html>

ADMIN:

<?php

session_start();

include('includes/config.php');

if(isset($_POST['login']))

$uname=$_POST['username'];

$password=md5($_POST['password']);

$sql ="SELECT UserName,Password FROM admin WHERE


UserName=:uname and Password=:password";

$query= $dbh -> prepare($sql);

$query-> bindParam(':uname', $uname, PDO::PARAM_STR);

$query-> bindParam(':password', $password, PDO::PARAM_STR);

$query-> execute();

$results=$query->fetchAll(PDO::FETCH_OBJ);

Dept of BCA,FGC KGF Page 40


WAYFARING 2021

if($query->rowCount() > 0)

$_SESSION['alogin']=$_POST['username'];

echo "<script type='text/javascript'> document.location =


'dashboard.php'; </script>";

} else{

echo "<script>alert('Invalid Details');</script>";

?>

<!DOCTYPE HTML>

<html>

<head>

Dept of BCA,FGC KGF Page 41


WAYFARING 2021

<title>TMS | Admin Sign in</title>

<meta name="viewport" content="width=device-width, initial-


scale=1">

<meta http-equiv="Content-Type" content="text/html; charset=utf-


8" />

<script type="application/x-javascript"> addEventListener("load",


function() { setTimeout(hideURLbar, 0); }, false); function
hideURLbar(){ window.scrollTo(0,1); } </script>

<!-- Bootstrap Core CSS -->

<link href="css/bootstrap.min.css" rel='stylesheet' type='text/css' />

<!-- Custom CSS -->

<link href="css/style.css" rel='stylesheet' type='text/css' />

<link rel="stylesheet" href="css/morris.css" type="text/css"/>

<!-- Graph CSS -->

<link href="css/font-awesome.css" rel="stylesheet">

<link rel="stylesheet" href="css/jquery-ui.css">

<!-- jQuery -->

<script src="js/jquery-2.1.4.min.js"></script>

<!-- //jQuery -->


Dept of BCA,FGC KGF Page 42
WAYFARING 2021

<link
href='//fonts.googleapis.com/css?family=Roboto:700,500,300,100ita
lic,100,400' rel='stylesheet' type='text/css'/>

<link href='//fonts.googleapis.com/css?family=Montserrat:400,700'
rel='stylesheet' type='text/css'>

<!-- lined-icons -->

<link rel="stylesheet" href="css/icon-font.min.css" type='text/css' />

<!-- //lined-icons -->

</head>

<body>

<div class="main-wthree">

<div class="container">

<div class="sin-w3-agile">

<h2>Sign In</h2>

<form method="post">

<div
class="username">

<span
class="username">Username:</span>

Dept of BCA,FGC KGF Page 43


WAYFARING 2021

<input
type="text" name="username" class="name" placeholder=""
required="">

<div
class="clearfix"></div>

</div>

<div
class="password-agileits">

<span
class="username">Password:</span>

<input
type="password" name="password" class="password"
placeholder="" required="">

<div
class="clearfix"></div>

</div>

<div class="login-
w3">

Dept of BCA,FGC KGF Page 44


WAYFARING 2021

<input
type="submit" class="login" name="login" value="Sign In">

</div>

<div
class="clearfix"></div>

</form>

<div
class="back">

<a
href="../index.php">Back to home</a>

</div>

</div>

</div>

</div>

</body>

</html>

Dept of BCA,FGC KGF Page 45


WAYFARING 2021

<?php

session_start();

error_reporting(0);

include('includes/config.php');

if(strlen($_SESSION['alogin'])==0)

header('location:index.php');

else{

$imgid=intval($_GET['imgid']);

if(isset($_POST['submit']))

$pimage=$_FILES["packageimage"]["name"];

move_uploaded_file($_FILES["packageimage"]["tmp_name"],"pacakgeimages/
".$_FILES["packageimage"]["name"]);

$sql="update TblTourPackages set PackageImage=:pimage where


PackageId=:imgid";

$query = $dbh->prepare($sql);

$query->bindParam(':imgid',$imgid,PDO::PARAM_STR);

Dept of BCA,FGC KGF Page 46


WAYFARING 2021

$query->bindParam(':pimage',$pimage,PDO::PARAM_STR);

$query->execute();

$msg="Package Created Successfully";

?>

<!DOCTYPE HTML>

<html>

<head>

<title>TMS | Admin Package Creation</title>

<meta name="viewport" content="width=device-width, initial-scale=1">

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<meta name="keywords" content="Pooled Responsive web template, Bootstrap


Web Templates, Flat Web Templates, Android Compatible web template,

Smartphone Compatible web template, free webdesigns for Nokia, Samsung,


LG, SonyEricsson, Motorola web design" />

Dept of BCA,FGC KGF Page 47


WAYFARING 2021

<script type="application/x-javascript"> addEventListener("load", function() {


setTimeout(hideURLbar, 0); }, false); function hideURLbar(){
window.scrollTo(0,1); } </script>

<link href="css/bootstrap.min.css" rel='stylesheet' type='text/css' />

<link href="css/style.css" rel='stylesheet' type='text/css' />

<link rel="stylesheet" href="css/morris.css" type="text/css"/>

<link href="css/font-awesome.css" rel="stylesheet">

<script src="js/jquery-2.1.4.min.js"></script>

<link
href='//fonts.googleapis.com/css?family=Roboto:700,500,300,100italic,100,400'
rel='stylesheet' type='text/css'/>

<link href='//fonts.googleapis.com/css?family=Montserrat:400,700'
rel='stylesheet' type='text/css'>

<link rel="stylesheet" href="css/icon-font.min.css" type='text/css' />

<style>

.errorWrap {

padding: 10px;

margin: 0 0 20px 0;

background: #fff;

border-left: 4px solid #dd3d36;

-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);

box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);

Dept of BCA,FGC KGF Page 48


WAYFARING 2021

.succWrap{

padding: 10px;

margin: 0 0 20px 0;

background: #fff;

border-left: 4px solid #5cb85c;

-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);

box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);

</style>

</head>

<body>

<div class="page-container">

<!--/content-inner-->

<div class="left-content">

<div class="mother-grid-inner">

<!--header start here-->

<?php include('includes/header.php');?>

Dept of BCA,FGC KGF Page 49


WAYFARING 2021

<div class="clearfix"> </div>

</div>

<!--heder end here-->

<ol class="breadcrumb">

<li class="breadcrumb-item"><a href="index.html">Home</a><i


class="fa fa-angle-right"></i>Update Package Image </li>

</ol>

<!--grid-->

<div class="grid-form">

<!---->

<div class="grid-form1">

<h3>Update Package Image </h3>

<?php if($error){?><div
class="errorWrap"><strong>ERROR</strong>:<?php echo htmlentities($error);
?> </div><?php }

else if($msg){?><div
class="succWrap"><strong>SUCCESS</strong>:<?php echo
htmlentities($msg); ?> </div><?php }?>

<div class="tab-content">

<div class="tab-pane active"


id="horizontal-form">

Dept of BCA,FGC KGF Page 50


WAYFARING 2021

<form class="form-horizontal"
name="package" method="post" enctype="multipart/form-data">

<?php

$imgid=intval($_GET['imgid']);

$sql = "SELECT PackageImage from TblTourPackages where


PackageId=:imgid";

$query = $dbh -> prepare($sql);

$query -> bindParam(':imgid', $imgid, PDO::PARAM_STR);

$query->execute();

$results=$query->fetchAll(PDO::FETCH_OBJ);

$cnt=1;

if($query->rowCount() > 0)

foreach($results as $result)

{ ?>

<div class="form-group">

<label for="focusedinput" class="col-sm-2 control-label"> Package Image


</label>

<div class="col-sm-8">

<img src="pacakgeimages/<?php echo htmlentities($result-


>PackageImage);?>" width="200">

Dept of BCA,FGC KGF Page 51


WAYFARING 2021

</div>

</div>

<div class="form-group">

<label
for="focusedinput" class="col-sm-2 control-label">New Image</label>

<div class="col-sm-
8">

<input
type="file" name="packageimage" id="packageimage" required>

</div>

</div>

<?php }} ?>

<div class="row">

<div class="col-sm-8 col-sm-offset-2">

<button type="submit" name="submit" class="btn-


primary btn">Update</button>

</div>

</div>

Dept of BCA,FGC KGF Page 52


WAYFARING 2021

</div>

</form>

<div class="panel-footer">

</div>

</form>

</div>

</div>

<!--//grid-->

Dept of BCA,FGC KGF Page 53


WAYFARING 2021

<!-- script-for sticky-nav -->

<script>

$(document).ready(function() {

var navoffeset=$(".header-main").offset().top;

$(window).scroll(function(){

var scrollpos=$(window).scrollTop();

if(scrollpos >=navoffeset){

$(".header-main").addClass("fixed");

}else{

$(".header-main").removeClass("fixed");

});

});

</script>

<!-- /script-for sticky-nav -->

<!--inner block start here-->

<div class="inner-block">

Dept of BCA,FGC KGF Page 54


WAYFARING 2021

</div>

<!--inner block end here-->

<!--copy rights start here-->

<?php include('includes/footer.php');?>

<!--COPY rights end here-->

</div>

</div>

<!--//content-inner-->

<!--/sidebar-menu-->

<?php include('includes/sidebarmenu.php');?>

<div class="clearfix"></div>

</div>

<script>

var toggle = true;

$(".sidebar-icon").click(function()
{

if (toggle)

Dept of BCA,FGC KGF Page 55


WAYFARING 2021

$(".page-
container").addClass("sidebar-collapsed").removeClass("sidebar-collapsed-
back");

$("#menu
span").css({"position":"absolute"});

else

$(".page-
container").removeClass("sidebar-collapsed").addClass("sidebar-collapsed-
back");

setTimeout(function() {

$("#menu
span").css({"position":"relative"});

}, 400);

toggle =
!toggle;

});

</script>

<!--js -->

Dept of BCA,FGC KGF Page 56


WAYFARING 2021

<script src="js/jquery.nicescroll.js"></script>

<script src="js/scripts.js"></script>

<!-- Bootstrap Core JavaScript -->

<script src="js/bootstrap.min.js"></script>

<!-- /Bootstrap Core JavaScript -->

</body>

</html>

<?php } ?>

<?php

session_start();

error_reporting(0);

include('includes/config.php');

if(strlen($_SESSION['alogin'])==0)

header('location:index.php');

else{

if(isset($_POST['submit']))

Dept of BCA,FGC KGF Page 57


WAYFARING 2021

$pname=$_POST['packagename'];

$ptype=$_POST['packagetype'];

$plocation=$_POST['packagelocation'];

$pprice=$_POST['packageprice'];

$pfeatures=$_POST['packagefeatures'];

$pdetails=$_POST['packagedetails'];

$pimage=$_FILES["packageimage"]["name"];

move_uploaded_file($_FILES["packageimage"]["tmp_name"],"pacakgeimages/
".$_FILES["packageimage"]["name"]);

$sql="INSERT INTO
tbltourpackages(PackageName,PackageType,PackageLocation,PackagePrice,Pa
ckageFetures,PackageDetails,PackageImage)
VALUES(:pname,:ptype,:plocation,:pprice,:pfeatures,:pdetails,:pimage)";

$query = $dbh->prepare($sql);

$query->bindParam(':pname',$pname,PDO::PARAM_STR);

$query->bindParam(':ptype',$ptype,PDO::PARAM_STR);

$query->bindParam(':plocation',$plocation,PDO::PARAM_STR);

$query->bindParam(':pprice',$pprice,PDO::PARAM_STR);

$query->bindParam(':pfeatures',$pfeatures,PDO::PARAM_STR);

$query->bindParam(':pdetails',$pdetails,PDO::PARAM_STR);

$query->bindParam(':pimage',$pimage,PDO::PARAM_STR);

Dept of BCA,FGC KGF Page 58


WAYFARING 2021

$query->execute();

$lastInsertId = $dbh->lastInsertId();

if($lastInsertId)

$msg="Package Created Successfully";

else

$error="Something went wrong. Please try again";

?>

<!DOCTYPE HTML>

<html>

<head>

<title>TMS | Admin Package Creation</title>

Dept of BCA,FGC KGF Page 59


WAYFARING 2021

<script type="application/x-javascript"> addEventListener("load", function() {


setTimeout(hideURLbar, 0); }, false); function hideURLbar(){
window.scrollTo(0,1); } </script>

<link href="css/bootstrap.min.css" rel='stylesheet' type='text/css' />

<link href="css/style.css" rel='stylesheet' type='text/css' />

<link rel="stylesheet" href="css/morris.css" type="text/css"/>

<link href="css/font-awesome.css" rel="stylesheet">

<script src="js/jquery-2.1.4.min.js"></script>

<link
href='//fonts.googleapis.com/css?family=Roboto:700,500,300,100italic,100,400'
rel='stylesheet' type='text/css'/>

<link href='//fonts.googleapis.com/css?family=Montserrat:400,700'
rel='stylesheet' type='text/css'>

<link rel="stylesheet" href="css/icon-font.min.css" type='text/css' />

<style>

.errorWrap {

padding: 10px;

margin: 0 0 20px 0;

background: #fff;

border-left: 4px solid #dd3d36;

-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);

box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);

Dept of BCA,FGC KGF Page 60


WAYFARING 2021

.succWrap{

padding: 10px;

margin: 0 0 20px 0;

background: #fff;

border-left: 4px solid #5cb85c;

-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);

box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);

</style>

</head>

<body>

<div class="page-container">

<!--/content-inner-->

<div class="left-content">

<div class="mother-grid-inner">

<!--header start here-->

<?php include('includes/header.php');?>

Dept of BCA,FGC KGF Page 61


WAYFARING 2021

<div class="clearfix"> </div>

</div>

<!--heder end here-->

<ol class="breadcrumb">

<li class="breadcrumb-item"><a href="index.php">Home</a><i


class="fa fa-angle-right"></i>Create Package </li>

</ol>

<!--grid-->

<div class="grid-form">

<!---->

<div class="grid-form1">

<h3>Create Package</h3>

<?php if($error){?><div
class="errorWrap"><strong>ERROR</strong>:<?php echo htmlentities($error);
?> </div><?php }

else if($msg){?><div
class="succWrap"><strong>SUCCESS</strong>:<?php echo
htmlentities($msg); ?> </div><?php }?>

<div class="tab-content">

<div class="tab-pane active"


id="horizontal-form">

Dept of BCA,FGC KGF Page 62


WAYFARING 2021

<form class="form-horizontal"
name="package" method="post" enctype="multipart/form-data">

<div class="form-group">

<label
for="focusedinput" class="col-sm-2 control-label">Package Name</label>

<div class="col-sm-
8">

<input
type="text" class="form-control1" name="packagename" id="packagename"
placeholder="Create Package" required>

</div>

</div>

<div class="form-group">

<label
for="focusedinput" class="col-sm-2 control-label">Package Type</label>

<div class="col-sm-
8">

<input
type="text" class="form-control1" name="packagetype" id="packagetype"
placeholder=" Package Type eg- Family Package / Couple Package" required>

</div>

</div>

Dept of BCA,FGC KGF Page 63


WAYFARING 2021

<div class="form-group">

<label
for="focusedinput" class="col-sm-2 control-label">Package Location</label>

<div class="col-sm-
8">

<input
type="text" class="form-control1" name="packagelocation"
id="packagelocation" placeholder=" Package Location" required>

</div>

</div>

<div class="form-group">

<label
for="focusedinput" class="col-sm-2 control-label">Package Price in
USD</label>

<div class="col-sm-
8">

<input
type="text" class="form-control1" name="packageprice" id="packageprice"
placeholder=" Package Price is USD" required>

</div>

</div>

Dept of BCA,FGC KGF Page 64


WAYFARING 2021

<div class="form-group">

<label
for="focusedinput" class="col-sm-2 control-label">Package Features</label>

<div class="col-sm-
8">

<input
type="text" class="form-control1" name="packagefeatures"
id="packagefeatures" placeholder="Package Features Eg-free Pickup-drop
facility" required>

</div>

</div>

<div class="form-group">

<label
for="focusedinput" class="col-sm-2 control-label">Package Details</label>

<div class="col-sm-
8">

<textarea
class="form-control" rows="5" cols="50" name="packagedetails"
id="packagedetails" placeholder="Package Details" required></textarea>

</div>

Dept of BCA,FGC KGF Page 65


WAYFARING 2021

</div>

<div class="form-group">

<label
for="focusedinput" class="col-sm-2 control-label">Package Image</label>

<div class="col-sm-
8">

<input
type="file" name="packageimage" id="packageimage" required>

</div>

</div>

<div class="row">

<div class="col-sm-8 col-sm-offset-2">

<button type="submit" name="submit" class="btn-


primary btn">Create</button>

<button type="reset" class="btn-inverse


btn">Reset</button>

</div>

</div>

Dept of BCA,FGC KGF Page 66


WAYFARING 2021

</div>

</form>

<div class="panel-footer">

</div>

</form>

</div>

</div>

<!--//grid-->

Dept of BCA,FGC KGF Page 67


WAYFARING 2021

<!-- script-for sticky-nav -->

<script>

$(document).ready(function() {

var navoffeset=$(".header-main").offset().top;

$(window).scroll(function(){

var scrollpos=$(window).scrollTop();

if(scrollpos >=navoffeset){

$(".header-main").addClass("fixed");

}else{

$(".header-main").removeClass("fixed");

});

});

</script>

<!-- /script-for sticky-nav -->

<!--inner block start here-->

<div class="inner-block">

</div>

Dept of BCA,FGC KGF Page 68


WAYFARING 2021

<!--inner block end here-->

<!--copy rights start here-->

<?php include('includes/footer.php');?>

<!--COPY rights end here-->

</div>

</div>

<!--//content-inner-->

<!--/sidebar-menu-->

<?php include('includes/sidebarmenu.php');?>

<div class="clearfix"></div>

</div>

<script>

var toggle = true;

$(".sidebar-icon").click(function()
{

if (toggle)

Dept of BCA,FGC KGF Page 69


WAYFARING 2021

$(".page-
container").addClass("sidebar-collapsed").removeClass("sidebar-collapsed-
back");

$("#menu
span").css({"position":"absolute"});

else

$(".page-
container").removeClass("sidebar-collapsed").addClass("sidebar-collapsed-
back");

setTimeout(function() {

$("#menu
span").css({"position":"relative"});

}, 400);

toggle =
!toggle;

});

</script>

<!--js -->

Dept of BCA,FGC KGF Page 70


WAYFARING 2021

<script src="js/jquery.nicescroll.js"></script>

<script src="js/scripts.js"></script>

<!-- Bootstrap Core JavaScript -->

<script src="js/bootstrap.min.js"></script>

<!-- /Bootstrap Core JavaScript -->

</body>

</html>

<?php } ?>

Dept of BCA,FGC KGF Page 71


WAYFARING 2021

6.2 SCREENSHOTS

Homepage

Admin login

Dept of BCA,FGC KGF Page 72


WAYFARING 2021

Admin page

User Login

Dept of BCA,FGC KGF Page 73


WAYFARING 2021

User Registration

Tour Packages list

Dept of BCA,FGC KGF Page 74


WAYFARING 2021

Issue

Enquiry

Dept of BCA,FGC KGF Page 75


WAYFARING 2021

Full Database Page

Tour package Database page

Dept of BCA,FGC KGF Page 76


WAYFARING 2021

7. SYSTEM TESTING

Testing is one of the major quality measures that are undertaken in this
application whereas the basic objective was to detect errors in the software
application developed. We have tested this application manually and also
through runtime. The outputs for the both were tantamount. The below are the
testing techniques and the strategies applied in this project.

Testing Techniques

White Box Testing

White box testing is a test case design that uses the control structure of the
procedural design to derive the test cases. Using this method we can easily
derive test cases and can find out logical errors and incorrect assumption.

• Guarantee that all independent paths within a module have been exercised at
least once. • Execute all loops at their boundaries and within their operational
bounds. • Exercise internal data structures to endure their validity. • Each of
these reasons provides an argument for conducting white box tests.

Black Box Testing

It is also known as a behavioural testing, focuses on the functional requriements


of the software. It enables the developer to derive sets of input conditions that
wilfully exercise all functional requirements of the program. Black box testing
attempts to find the errors in the following categories:

• Incorrect or missing functions. • Interface errors. • Errors in data structures or


external data base access. • Behaviour or performance errors and mitralisation
and termination errors.

Dept of BCA,FGC KGF Page 77


WAYFARING 2021

It tends to be applied during later stages of testing. Because black box testing is
purposely disregards control structures, attention is focused on the information
domain.

The designed system is tested for different samples and type of data before
implemented. The system will run in parallel to the previous system and
checked for any discrepancies.

The sample of data is entered from the keyboard terminal for different type and
size of the data for each of the field. The operator is guided to use the event
procedures at different levels by using different options both available with the
menu system as well as the push button system provided at front end.

The data consistency is also examined by giving null values and duplicate data
identities and the effectiveness of the enforcement of the referential integrity
maintained in the relational model of the database system. The final testing is
done on the report generation facilities available with the application
developed. Reports are examined to estimate the effective presentation of the
data in an organized presentation format.

Dept of BCA,FGC KGF Page 78


WAYFARING 2021

8. CONCLUSION

This project well versed keeping in view with the user safety and member
needs. There is errorless debug and designed more attractively, the user never
gets confused in going through the software, we have good compliments from
the college staff and some of the employee and managements ready to get the
copy right for the software.

The is no need for the user to be well versed through which the
programming language is just with basic concept of computers the user can
easily process the software.

It is concluded that the objective of the project is entitled “WAYFARING” is


fulfilled and desired results as been obtained.

WAYFARING provides the admin to keep records in the computerized


format. The software is built with all options such as tour packages details,
booking details, issues details and enquiry details etc…all the requirements
specified during the analyses and design phase are fully met, thus resulting in
the formation of the good software. The interface provided is user friendly and
flexible for all times.

Dept of BCA,FGC KGF Page 79


WAYFARING 2021

9. FUTURE ENHANCEMENT

A consistent and efficient system has been successfully developed,


implemented and tested. The system has been developed using XAMMP and
under MySQL. The system is very flexible and user friendly. So further changes
can be incorporated into the system easily. Adequate documentation provides
for maintenance and future enhancement.

Dept of BCA,FGC KGF Page 80


WAYFARING 2021

10. BIBILIOGRAPHY

[1] Joy deep Sarkar1, Yadnesh Khode2, Shubham Jadhav3, Prof. Akshata Ladha (IJRTI) in (2019) ISSN
2456-3315.

[2] Gaurav Patel, Amol Koli, Rakesh Kadam, Rahul Bhat, Prachi Kshirsagar (IJERCSE) in (2018) ISSN
(Online) 2394-2320.

[3] Bayu Waspodo, Qurrotul Aini and Syamsuri Nur (ICISBC) in (2011)

ISSN:2394-8280).

[4] Donald A. Maity, Prathamesh Gawali, Yash S. Hedge, Aarthi Bakshi (IJRSE) in (2017)

ISSN: 2394-8280.

[5] Amika Mehta, Vedant Patil, Apurva Shinde (IJERT) in (2019) ISSN: 2278-0181.

[6] SK Dileep, B Muni Archana (IJIRT)in (2014).

Dept of BCA,FGC KGF Page 81

You might also like