SlideShare a Scribd company logo
1 of 5
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3278
TRAVEL SEQUENCE APPLICATION
Danya M1, Mahima S1, ThaaraniA1, ChittibabuK2
1Student, Department of Information Technology, R.M.K Engineering College, Kavaraipettai, Tamil Nadu, India
2Associate Professor, Department of Information Technology, R.M.K Engineering College, Kavaraipettai,
Tamil Nadu, India
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract - As the world is stepping towards the digital
way, most people tend to select best of methods so that
would make their work effortless. Usually People travel
to many unknown places and it would be difficult for
them to locate the places like schools, hotels, hospitals,
temples, ATM etc… Even though the user gets help from
people to reach their location, at some situations the
user may find it difficult when people are not around
them for help. Due to an misinterpretation in route or
may be the person could not understand the foreign
language, unfortunately he may land up in anunwanted
place. To puzzle out this issue with the help of the
technologies an android application is developed. So
when the user visits an unknown location he may reach
his destination without any difficulty. GlobalPositioning
System (GPS) is the main functionality of the travel
sequence android application. The application requires
the users to mention their source and destinationsothat
it can provide them their desired locations and guides
the user to his selected location with ease.
Key Words: Point of Location(POI), GPS(Global
Positioning System), Google Map, Android, LSBN.
1. INTRODUCTION
The main purpose of this project is to develop an user-
friendly applicationthat guides the user to an point of
interest. Android application is an open source mobile
operating system massive user base and simplified
mobile app development process. The travel sequence
android application provides the user with the
categorical options like hospitals, hotels, schools,
tourist places etc.. So that the user could select his
required destination location with ease. This paper is
organized as follows. Section 1.1 illustrates the
Literature survey. The proposed work makes use of
android application that links with the social media to
suggest the user to the location. In the related works, a
variety of methods have been prescribed by various
authors to solve this problem of locating places like
atm, hotels. The proposed system of the application is
illustrated in Section III; the Section IV illustrates the
Conclusion and future Enhancement.
1.1 LITERATURE SURVEY
Prof. Sarita Sapkal, Jakil Syed,IshanGonekar,
Santosh Dhaigude, Amit Langoreproposed a
methodology named, “A Survey on Social Media
Based Personalized Travel Sequence
Recommendation”thatapersonalisedtravelsequence
system uses the user’sfacebookdataliketagsofphotos
, location of places visited by the user and thus
recommends the users automatically the place to visit
for the travellers.[1]. This system mainly focuson the
travelling packages used by the companies and
recommends places based on the social media tags.
Vincent W. Zheng, Yu Zheng, Xing Xie, Qiang
Yang proposed a system titled, “Collaborative
Location and Activity Recommendations with GPS
History Data”which proposedthe system which
worked on the problem of time-awarepointoflocation
recommendation,whichaimsatrecommendingalistof
point of locations for a user to visit at a given time. To
exploit both geographical and temporal influences in
time-awarepointoflocationrecommendation.[2]. The
disadvantage is taken a more time.
Fei yu, Zhijun Li, Shouxu Jiang, Shirong Lin
projected a methodology named,“Point-of-Interest
Recommendation For Location Promotion In
Location -Based Social Networks” which selects the
list of POIs with the greatest influence for
recommending users.In social networks, influence is
often used to help businesses to attract more users.
Each target user has a different influence on different
POI in social networks[3]. The main disadvantage of
the paper is that it provides point-of -location to the
user only if the user has visited the places according to
their social media.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3279
Peiliang Lou, Guoshuai Zhao,
XuemingQian,Huan Wang presented a technique
captioned, “POI Mining and Recommendation”
proposed system content information on LBSNs with
respect to POIproperties,userinterests,andsentiment
indications.Modelthethreetypesofinformationunder
a unified POI recommendation framework with the
consideration of their relationship to check-in actions.
[4]. The disadvantage is contain only small dataset .
JungeShen, JialieShen, Tao Mei,
XinboGaoproposed a system titled,“Landmark
Reranking for Smart Travel Guide Systems by
Combining and Analyzing DiverseMedia”presented
a novel query-dependent landmark ranking system
based on heterogeneous travel information fusion to
facilitate a smart travel guide. The proposed system
gets the initial ranking list of landmarks via text
matching. [5]. The advantage is, maximize the
satisfaction and minimize the information load. Less
efficiency is a disadvantage of this paper.
2. PROPOSED SYSTEM
In this section, the application is designed in
such a way that it works on both server and client
side.The general design of the server design is
portrayed in figure-3.1. This framework is designed in
such a way that it works to add point of location in the
Google Map.The general design of the client design is
portrayed in figure-3.2. In the client side, the essential
information to locate the place the user is searching is
given to the application by the user. once the
information is available the application generates a
number of point-of-location to the user andfromthose
location the user selects the preferred location.
The Figure-3.1 and Figure-3.2 represents
server side and client side respectively.
Figure -3.1 Server Side
Figure -3.2Client Side
The The travel sequence application comprises of
number of modules where each modules has its own
functionality. The modules of the android application
includes,
 Place Registration
 User Registration
 Specification of Place
 Path Finding

Each of these modules contribute to the working ofthe
travel sequence application. The Administrator of the
application has to manage the server sideofaddingthe
point of location(POI) to the Google Map service
provided by the android handset.
SERVER
ADD PLACES
GOOGLE MAP
GCM SERVER
SPECIFICATION
ANDROID
CLIENT
ANDROID
APPLICATION
SPECIFICATION
OF DETAILS
GOOGLE MAPS
DESTINED
LOCATIONS
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3280
2.1 PLACE REGISTRATION
This module mainly works on the server side of the
application. The place registration module is
maintained and handled by the administrator of the
application. In this application the administrator
registers the location of hospital or hotels or tourist
places on the Google map service. Along with adding
the location of a place, the administrator also adds
additional information such as the official website of
the place , the review collected from people are also
included along with the registered location.
As this module works on the server side, GCM server
has to be started before adding the location on the
map. Once the GCM server has been initiated the
administrator can add places according to the
category supported by the application. The category
supported by application include hotels, hospitals,
tourist places, schools and ATMs.
Figure -3.3 Place Registration
The figure 3.3 depicts the place registration UI of the
application.
2.2 USER REGISTRATION
This module works on the clientsideoftheapplication.
In this module the user registers with the application.
The user enters the personal informations like
Figure -3.4User Registration
name, mobile number, MailID of the user, username
and password of the user are registered with the
application. These information arestoredonthemysql
database and these information are used for validating
when the user enters into the location. The user also
sets up the ip address so that the location of the user
can be automatically detectedbytheapplication.Inthis
module the user personal information are updated in
the mysql database and when the user tries to login
into the page the login information and the username
and password entered in the personal information are
validated and oncetheinformationprovidedisverified
the user enters into the application.
This module also include the loginfunctionfortheuser
to use the application. if the user enters the username
and password and if the user does not sets the ip
address then the user will not be able to login into the
application. only when all the information like
username, password and ip address are setup the user
can login into the application.Thefigure3.4depictsthe
user registration page of application.
2.3 SPECIFICATION OF PLACE
This module is the main functionality of the
travel sequence application. The module provides the
user with the options to select the category like
hospitals, hotels, tourist places etc... when the person
enters the category and source and destination of his
travel the application matches the category , source,
destinationon the server side and gives backtheresult
of number of locations that has matched with the
server side with all the requirementsmentionedbythe
user.This module uses the GPRS service to track the
location of the user. The UI for this module is designed
in such a way that the once the user enters the
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3281
requirements and clicks the search button, they are
provided with a number of point oflocationswiththeir
source and destination requirements.
When the user enters the source and
destination and the category options and clicks on the
search button, it requests the user to on the location
services to provide the route to the destination. The
application also contains an additional feature to
search for the nearby location when the user sets up
the ssid of the android handset. The figure3.5specifies
the specification page of application.
Figure -3.5Specification page
2.4 PATH FINDING
This module guides the user to his point of
location when the user selects from the many number
of resulted location. This module provides the user
with the best route to reach out to their destined
locations. This module require the location service of
the android handset to be on so that the user can find
the best route for his destination. If fail to on the
location service the user may face difficultyinreaching
to the destination.
In the module, the user receives an number of
point of location according to their desired search.
Along with these location the application provides the
user with their official url of their website and also the
review about the place they wanted to visit. Once they
decide from the number of point of location to visit a
place, they are required to touch that point of location
and click on the arrow mark in the google map
integrated to the application. once the user clicks on
the mark they are taken to the map application in the
android handset to find the best route to the selected
location.
Figure -3.6 Resultant Locations
The figure 3.6 depicts the resulted location available
from the specification provided by the user.
3. CONCLUSION
The use of the android application helps the user to
travel to the destined location with ease and also the
application provides the user the best routetoreachto
the destination. In case of this application the places
like hospitals, hotels, schools are already registered in
the Google map with the help of the system
administrator. Additional information areaddedalong
with the locations such as the official website URL of
the place and also review about the place. Upon
addition of these information, the user selects his
estined location with ease from a number of returned
results. The future scope for the application include
that a notification of places like hospitals, hotelscanbe
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3282
received by the user automatically when he travels
through the place.
REFERENCES
[1] Jakil Syed, Ishan Gonekar, Santosh Dhaigude, Amit
Langore: A Survey on Social Media Based
Personalized Travel Sequence Recommendation:
International Journal of Innovative Research in
Science, Engineering and Technology,Vol. 7, Issue
5, May 2018.
[2] Vincent W. Zheng, Yu Zheng, Xing Xie, Qiang Yang:
Collaborative Location and Activity
Recommendations with GPS History
Data:ACM,2010.
[3] , Zhijun Li, Shouxu Jiang, Shirong Lin: Point-of-
Interest RecommendationForLocationPromotion
In Location -Based Social Networks: 18th IEEE
International Conference on Mobile Data
Management (MDM),2017.
[4] Guoshuai Zhao, XuemingQian,Huan Wang: POI
Mining andRecommendation:IEEETransactionon
multimedia,2016.
[5] JialieShen, Tao Mei, XinboGao: Landmark
Reranking for Smart Travel Guide Systems by
Combining and Analyzing Diverse Media: IEEE
Transactions on Systems, Man, and Cybernetics:
Systems ,Volume: 46 , Issue: 11 , Nov. 2016 .
[6] T. Tezuka, and K. Tanaka:Mining and visualizing
local experiences from blog entries:Database and
Expert Systems Applications. Springer, 2006, pp.
213–222.
[7] S. Hattori, T. Tezuka, and K. Tanaka:Automatic
generation of multimedia tour guide from local
blogs:Advances in Multimedia Modeling, pp. 690–
699, 2006.
[8] J. Tang, X. Hu, and H. Liu: Content-aware point of
interest recommendation on location-based social
networks: in Proceedings of 29th International
Conference on AAAI. AAAI, 2015.
[9] L. Zhang, Z. Ma, X. Xie, and W. Ma: Recommending
friends and locations based on individual location
history: ACM Transactions on the Web, vol.5,no.1,
p. 5, 2011. 6
[10] ChanghuWang ,Nenghai Yu , Lei Zhang:TripMining
and Recommendation from Geo-tagged
Photos:2012 IEEE International Conference on
Multimedia and Expo Workshops.

More Related Content

What's hot

Provide security about risk score in mobile application’s
Provide security about risk score in mobile application’sProvide security about risk score in mobile application’s
Provide security about risk score in mobile application’seSAT Journals
 
Real time attendance and estimation of performance using business intelligence
Real time attendance and estimation of performance using business intelligenceReal time attendance and estimation of performance using business intelligence
Real time attendance and estimation of performance using business intelligenceeSAT Journals
 
IRJET- UID Secure Travel Identity
IRJET- UID Secure Travel IdentityIRJET- UID Secure Travel Identity
IRJET- UID Secure Travel IdentityIRJET Journal
 
Attendance Management System using Face Recognition
Attendance Management System using Face RecognitionAttendance Management System using Face Recognition
Attendance Management System using Face RecognitionNanditaDutta4
 
Business Intelligence
Business Intelligence Business Intelligence
Business Intelligence Athari_1996
 
Automated Mess Service Based on User's Location
Automated Mess Service Based on User's LocationAutomated Mess Service Based on User's Location
Automated Mess Service Based on User's LocationIRJET Journal
 
Farmer’s Plaza: A Cloud-Enabled Mobile and Web Based Application For Farmers
Farmer’s Plaza: A Cloud-Enabled Mobile and Web Based Application For FarmersFarmer’s Plaza: A Cloud-Enabled Mobile and Web Based Application For Farmers
Farmer’s Plaza: A Cloud-Enabled Mobile and Web Based Application For FarmersIRJET Journal
 
IRJET- Location based Task Reminder Android Application
IRJET- Location based Task Reminder Android ApplicationIRJET- Location based Task Reminder Android Application
IRJET- Location based Task Reminder Android ApplicationIRJET Journal
 
Designing the Process of Stores Management for Implementing ERP in Manufactur...
Designing the Process of Stores Management for Implementing ERP in Manufactur...Designing the Process of Stores Management for Implementing ERP in Manufactur...
Designing the Process of Stores Management for Implementing ERP in Manufactur...sushil Choudhary
 
IRJET- Free & Generic Facial Attendance System using Android
IRJET- Free & Generic Facial Attendance System using AndroidIRJET- Free & Generic Facial Attendance System using Android
IRJET- Free & Generic Facial Attendance System using AndroidIRJET Journal
 
IRJET- City Complaint Management System
IRJET-  	  City Complaint Management SystemIRJET-  	  City Complaint Management System
IRJET- City Complaint Management SystemIRJET Journal
 
Service station android app project report
Service station android app project reportService station android app project report
Service station android app project reportVajrakaya Technologies
 
IRJET - Augmented Reality: Social Profile Detection by Face Recognition
IRJET - Augmented Reality: Social Profile Detection by Face RecognitionIRJET - Augmented Reality: Social Profile Detection by Face Recognition
IRJET - Augmented Reality: Social Profile Detection by Face RecognitionIRJET Journal
 
IRJET- Interest and Time based Smart Travelling Guide using Data Mining
IRJET-  	  Interest and Time based Smart Travelling Guide using Data MiningIRJET-  	  Interest and Time based Smart Travelling Guide using Data Mining
IRJET- Interest and Time based Smart Travelling Guide using Data MiningIRJET Journal
 
Android project report learning np complete
Android project report learning np completeAndroid project report learning np complete
Android project report learning np completeSubha Deb
 
IRJET- Student Portal
IRJET-  	  Student PortalIRJET-  	  Student Portal
IRJET- Student PortalIRJET Journal
 
Nolong.in: an android based incident notification application with push notif...
Nolong.in: an android based incident notification application with push notif...Nolong.in: an android based incident notification application with push notif...
Nolong.in: an android based incident notification application with push notif...IJECEIAES
 
Development of an Institutional App by adopting Android Play
Development of an Institutional App by adopting Android PlayDevelopment of an Institutional App by adopting Android Play
Development of an Institutional App by adopting Android PlayIJMTST Journal
 
Place recommendation system
Place recommendation systemPlace recommendation system
Place recommendation systemIRJET Journal
 

What's hot (20)

Provide security about risk score in mobile application’s
Provide security about risk score in mobile application’sProvide security about risk score in mobile application’s
Provide security about risk score in mobile application’s
 
Real time attendance and estimation of performance using business intelligence
Real time attendance and estimation of performance using business intelligenceReal time attendance and estimation of performance using business intelligence
Real time attendance and estimation of performance using business intelligence
 
A DISTRIBUTED MACHINE LEARNING BASED IDS FOR CLOUD COMPUTING
A DISTRIBUTED MACHINE LEARNING BASED IDS FOR  CLOUD COMPUTINGA DISTRIBUTED MACHINE LEARNING BASED IDS FOR  CLOUD COMPUTING
A DISTRIBUTED MACHINE LEARNING BASED IDS FOR CLOUD COMPUTING
 
IRJET- UID Secure Travel Identity
IRJET- UID Secure Travel IdentityIRJET- UID Secure Travel Identity
IRJET- UID Secure Travel Identity
 
Attendance Management System using Face Recognition
Attendance Management System using Face RecognitionAttendance Management System using Face Recognition
Attendance Management System using Face Recognition
 
Business Intelligence
Business Intelligence Business Intelligence
Business Intelligence
 
Automated Mess Service Based on User's Location
Automated Mess Service Based on User's LocationAutomated Mess Service Based on User's Location
Automated Mess Service Based on User's Location
 
Farmer’s Plaza: A Cloud-Enabled Mobile and Web Based Application For Farmers
Farmer’s Plaza: A Cloud-Enabled Mobile and Web Based Application For FarmersFarmer’s Plaza: A Cloud-Enabled Mobile and Web Based Application For Farmers
Farmer’s Plaza: A Cloud-Enabled Mobile and Web Based Application For Farmers
 
IRJET- Location based Task Reminder Android Application
IRJET- Location based Task Reminder Android ApplicationIRJET- Location based Task Reminder Android Application
IRJET- Location based Task Reminder Android Application
 
Designing the Process of Stores Management for Implementing ERP in Manufactur...
Designing the Process of Stores Management for Implementing ERP in Manufactur...Designing the Process of Stores Management for Implementing ERP in Manufactur...
Designing the Process of Stores Management for Implementing ERP in Manufactur...
 
IRJET- Free & Generic Facial Attendance System using Android
IRJET- Free & Generic Facial Attendance System using AndroidIRJET- Free & Generic Facial Attendance System using Android
IRJET- Free & Generic Facial Attendance System using Android
 
IRJET- City Complaint Management System
IRJET-  	  City Complaint Management SystemIRJET-  	  City Complaint Management System
IRJET- City Complaint Management System
 
Service station android app project report
Service station android app project reportService station android app project report
Service station android app project report
 
IRJET - Augmented Reality: Social Profile Detection by Face Recognition
IRJET - Augmented Reality: Social Profile Detection by Face RecognitionIRJET - Augmented Reality: Social Profile Detection by Face Recognition
IRJET - Augmented Reality: Social Profile Detection by Face Recognition
 
IRJET- Interest and Time based Smart Travelling Guide using Data Mining
IRJET-  	  Interest and Time based Smart Travelling Guide using Data MiningIRJET-  	  Interest and Time based Smart Travelling Guide using Data Mining
IRJET- Interest and Time based Smart Travelling Guide using Data Mining
 
Android project report learning np complete
Android project report learning np completeAndroid project report learning np complete
Android project report learning np complete
 
IRJET- Student Portal
IRJET-  	  Student PortalIRJET-  	  Student Portal
IRJET- Student Portal
 
Nolong.in: an android based incident notification application with push notif...
Nolong.in: an android based incident notification application with push notif...Nolong.in: an android based incident notification application with push notif...
Nolong.in: an android based incident notification application with push notif...
 
Development of an Institutional App by adopting Android Play
Development of an Institutional App by adopting Android PlayDevelopment of an Institutional App by adopting Android Play
Development of an Institutional App by adopting Android Play
 
Place recommendation system
Place recommendation systemPlace recommendation system
Place recommendation system
 

Similar to IRJET- Travel Sequence Application

IRJET- Emergency Accident Reporting using Smartphone
IRJET- Emergency Accident Reporting using SmartphoneIRJET- Emergency Accident Reporting using Smartphone
IRJET- Emergency Accident Reporting using SmartphoneIRJET Journal
 
IRJET- Location based Voice Reminder
IRJET-  	  Location based Voice ReminderIRJET-  	  Location based Voice Reminder
IRJET- Location based Voice ReminderIRJET Journal
 
IRJET- Contest Information Desk Android Application
IRJET-  	  Contest Information Desk Android ApplicationIRJET-  	  Contest Information Desk Android Application
IRJET- Contest Information Desk Android ApplicationIRJET Journal
 
IRJET - Application for Public Issues
IRJET -  	  Application for Public IssuesIRJET -  	  Application for Public Issues
IRJET - Application for Public IssuesIRJET Journal
 
Review on College Event Organizer
Review on College Event OrganizerReview on College Event Organizer
Review on College Event OrganizerIRJET Journal
 
IRJET- Smart Travel Guide(STG)
IRJET- Smart Travel Guide(STG)IRJET- Smart Travel Guide(STG)
IRJET- Smart Travel Guide(STG)IRJET Journal
 
SMART MECHANIC SYSTEM
SMART MECHANIC SYSTEMSMART MECHANIC SYSTEM
SMART MECHANIC SYSTEMIRJET Journal
 
MOBILE APPLICATION FOR COLLEGE EVENT MANAGEMENT
MOBILE APPLICATION FOR COLLEGE EVENT MANAGEMENTMOBILE APPLICATION FOR COLLEGE EVENT MANAGEMENT
MOBILE APPLICATION FOR COLLEGE EVENT MANAGEMENTIRJET Journal
 
IRJET- Tour and Travels
IRJET- Tour and TravelsIRJET- Tour and Travels
IRJET- Tour and TravelsIRJET Journal
 
IRJET- Human Activity Recognition using Smartphone Sensors
IRJET- Human Activity Recognition using Smartphone SensorsIRJET- Human Activity Recognition using Smartphone Sensors
IRJET- Human Activity Recognition using Smartphone SensorsIRJET Journal
 
IRJET - Analysis of Fake Ranking on Social Media: Twitter
IRJET - Analysis of Fake Ranking on Social Media: TwitterIRJET - Analysis of Fake Ranking on Social Media: Twitter
IRJET - Analysis of Fake Ranking on Social Media: TwitterIRJET Journal
 
IRJET- A Review on Budget Estimator Android Application
IRJET-  	  A Review on Budget Estimator Android ApplicationIRJET-  	  A Review on Budget Estimator Android Application
IRJET- A Review on Budget Estimator Android ApplicationIRJET Journal
 
IRJET- University Campus Event Navigation System
IRJET-  	  University Campus Event Navigation System   IRJET-  	  University Campus Event Navigation System
IRJET- University Campus Event Navigation System IRJET Journal
 
IRJET- Photographer Profiling and Hiring
IRJET- Photographer Profiling and HiringIRJET- Photographer Profiling and Hiring
IRJET- Photographer Profiling and HiringIRJET Journal
 
An Integrated Management Platform for Subscription of Magazines
An Integrated Management Platform for Subscription of MagazinesAn Integrated Management Platform for Subscription of Magazines
An Integrated Management Platform for Subscription of MagazinesIRJET Journal
 
IRJET- Location based Task Reminder Android Application
IRJET- Location based Task Reminder Android ApplicationIRJET- Location based Task Reminder Android Application
IRJET- Location based Task Reminder Android ApplicationIRJET Journal
 
IRJET- A Quality Watch Android Based Application for Monitoring Robotic A...
IRJET-  	  A Quality Watch Android Based Application for Monitoring Robotic A...IRJET-  	  A Quality Watch Android Based Application for Monitoring Robotic A...
IRJET- A Quality Watch Android Based Application for Monitoring Robotic A...IRJET Journal
 
IRJET- Interest and Time Based Smart Travelling Guide using Data Mining
IRJET- Interest and Time Based Smart Travelling Guide using Data MiningIRJET- Interest and Time Based Smart Travelling Guide using Data Mining
IRJET- Interest and Time Based Smart Travelling Guide using Data MiningIRJET Journal
 
IRJET-0 Bus Tracker Via GPS using Andriod Application
IRJET-0 	  Bus Tracker Via GPS using Andriod ApplicationIRJET-0 	  Bus Tracker Via GPS using Andriod Application
IRJET-0 Bus Tracker Via GPS using Andriod ApplicationIRJET Journal
 

Similar to IRJET- Travel Sequence Application (20)

IRJET- Emergency Accident Reporting using Smartphone
IRJET- Emergency Accident Reporting using SmartphoneIRJET- Emergency Accident Reporting using Smartphone
IRJET- Emergency Accident Reporting using Smartphone
 
IRJET- Location based Voice Reminder
IRJET-  	  Location based Voice ReminderIRJET-  	  Location based Voice Reminder
IRJET- Location based Voice Reminder
 
IRJET- Contest Information Desk Android Application
IRJET-  	  Contest Information Desk Android ApplicationIRJET-  	  Contest Information Desk Android Application
IRJET- Contest Information Desk Android Application
 
IRJET - Application for Public Issues
IRJET -  	  Application for Public IssuesIRJET -  	  Application for Public Issues
IRJET - Application for Public Issues
 
Review on College Event Organizer
Review on College Event OrganizerReview on College Event Organizer
Review on College Event Organizer
 
IRJET- Smart Travel Guide(STG)
IRJET- Smart Travel Guide(STG)IRJET- Smart Travel Guide(STG)
IRJET- Smart Travel Guide(STG)
 
SMART MECHANIC SYSTEM
SMART MECHANIC SYSTEMSMART MECHANIC SYSTEM
SMART MECHANIC SYSTEM
 
MOBILE APPLICATION FOR COLLEGE EVENT MANAGEMENT
MOBILE APPLICATION FOR COLLEGE EVENT MANAGEMENTMOBILE APPLICATION FOR COLLEGE EVENT MANAGEMENT
MOBILE APPLICATION FOR COLLEGE EVENT MANAGEMENT
 
IRJET- Tour and Travels
IRJET- Tour and TravelsIRJET- Tour and Travels
IRJET- Tour and Travels
 
IRJET- Human Activity Recognition using Smartphone Sensors
IRJET- Human Activity Recognition using Smartphone SensorsIRJET- Human Activity Recognition using Smartphone Sensors
IRJET- Human Activity Recognition using Smartphone Sensors
 
IRJET - Analysis of Fake Ranking on Social Media: Twitter
IRJET - Analysis of Fake Ranking on Social Media: TwitterIRJET - Analysis of Fake Ranking on Social Media: Twitter
IRJET - Analysis of Fake Ranking on Social Media: Twitter
 
IRJET- A Review on Budget Estimator Android Application
IRJET-  	  A Review on Budget Estimator Android ApplicationIRJET-  	  A Review on Budget Estimator Android Application
IRJET- A Review on Budget Estimator Android Application
 
IRJET- Destiny
IRJET- DestinyIRJET- Destiny
IRJET- Destiny
 
IRJET- University Campus Event Navigation System
IRJET-  	  University Campus Event Navigation System   IRJET-  	  University Campus Event Navigation System
IRJET- University Campus Event Navigation System
 
IRJET- Photographer Profiling and Hiring
IRJET- Photographer Profiling and HiringIRJET- Photographer Profiling and Hiring
IRJET- Photographer Profiling and Hiring
 
An Integrated Management Platform for Subscription of Magazines
An Integrated Management Platform for Subscription of MagazinesAn Integrated Management Platform for Subscription of Magazines
An Integrated Management Platform for Subscription of Magazines
 
IRJET- Location based Task Reminder Android Application
IRJET- Location based Task Reminder Android ApplicationIRJET- Location based Task Reminder Android Application
IRJET- Location based Task Reminder Android Application
 
IRJET- A Quality Watch Android Based Application for Monitoring Robotic A...
IRJET-  	  A Quality Watch Android Based Application for Monitoring Robotic A...IRJET-  	  A Quality Watch Android Based Application for Monitoring Robotic A...
IRJET- A Quality Watch Android Based Application for Monitoring Robotic A...
 
IRJET- Interest and Time Based Smart Travelling Guide using Data Mining
IRJET- Interest and Time Based Smart Travelling Guide using Data MiningIRJET- Interest and Time Based Smart Travelling Guide using Data Mining
IRJET- Interest and Time Based Smart Travelling Guide using Data Mining
 
IRJET-0 Bus Tracker Via GPS using Andriod Application
IRJET-0 	  Bus Tracker Via GPS using Andriod ApplicationIRJET-0 	  Bus Tracker Via GPS using Andriod Application
IRJET-0 Bus Tracker Via GPS using Andriod Application
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTbhaskargani46
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXssuser89054b
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptMsecMca
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...Call Girls in Nagpur High Profile
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...tanu pandey
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01KreezheaRecto
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdfSuman Jyoti
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELLPVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELLManishPatel169454
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapRishantSharmaFr
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 

Recently uploaded (20)

Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELLPVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 

IRJET- Travel Sequence Application

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3278 TRAVEL SEQUENCE APPLICATION Danya M1, Mahima S1, ThaaraniA1, ChittibabuK2 1Student, Department of Information Technology, R.M.K Engineering College, Kavaraipettai, Tamil Nadu, India 2Associate Professor, Department of Information Technology, R.M.K Engineering College, Kavaraipettai, Tamil Nadu, India ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract - As the world is stepping towards the digital way, most people tend to select best of methods so that would make their work effortless. Usually People travel to many unknown places and it would be difficult for them to locate the places like schools, hotels, hospitals, temples, ATM etc… Even though the user gets help from people to reach their location, at some situations the user may find it difficult when people are not around them for help. Due to an misinterpretation in route or may be the person could not understand the foreign language, unfortunately he may land up in anunwanted place. To puzzle out this issue with the help of the technologies an android application is developed. So when the user visits an unknown location he may reach his destination without any difficulty. GlobalPositioning System (GPS) is the main functionality of the travel sequence android application. The application requires the users to mention their source and destinationsothat it can provide them their desired locations and guides the user to his selected location with ease. Key Words: Point of Location(POI), GPS(Global Positioning System), Google Map, Android, LSBN. 1. INTRODUCTION The main purpose of this project is to develop an user- friendly applicationthat guides the user to an point of interest. Android application is an open source mobile operating system massive user base and simplified mobile app development process. The travel sequence android application provides the user with the categorical options like hospitals, hotels, schools, tourist places etc.. So that the user could select his required destination location with ease. This paper is organized as follows. Section 1.1 illustrates the Literature survey. The proposed work makes use of android application that links with the social media to suggest the user to the location. In the related works, a variety of methods have been prescribed by various authors to solve this problem of locating places like atm, hotels. The proposed system of the application is illustrated in Section III; the Section IV illustrates the Conclusion and future Enhancement. 1.1 LITERATURE SURVEY Prof. Sarita Sapkal, Jakil Syed,IshanGonekar, Santosh Dhaigude, Amit Langoreproposed a methodology named, “A Survey on Social Media Based Personalized Travel Sequence Recommendation”thatapersonalisedtravelsequence system uses the user’sfacebookdataliketagsofphotos , location of places visited by the user and thus recommends the users automatically the place to visit for the travellers.[1]. This system mainly focuson the travelling packages used by the companies and recommends places based on the social media tags. Vincent W. Zheng, Yu Zheng, Xing Xie, Qiang Yang proposed a system titled, “Collaborative Location and Activity Recommendations with GPS History Data”which proposedthe system which worked on the problem of time-awarepointoflocation recommendation,whichaimsatrecommendingalistof point of locations for a user to visit at a given time. To exploit both geographical and temporal influences in time-awarepointoflocationrecommendation.[2]. The disadvantage is taken a more time. Fei yu, Zhijun Li, Shouxu Jiang, Shirong Lin projected a methodology named,“Point-of-Interest Recommendation For Location Promotion In Location -Based Social Networks” which selects the list of POIs with the greatest influence for recommending users.In social networks, influence is often used to help businesses to attract more users. Each target user has a different influence on different POI in social networks[3]. The main disadvantage of the paper is that it provides point-of -location to the user only if the user has visited the places according to their social media.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3279 Peiliang Lou, Guoshuai Zhao, XuemingQian,Huan Wang presented a technique captioned, “POI Mining and Recommendation” proposed system content information on LBSNs with respect to POIproperties,userinterests,andsentiment indications.Modelthethreetypesofinformationunder a unified POI recommendation framework with the consideration of their relationship to check-in actions. [4]. The disadvantage is contain only small dataset . JungeShen, JialieShen, Tao Mei, XinboGaoproposed a system titled,“Landmark Reranking for Smart Travel Guide Systems by Combining and Analyzing DiverseMedia”presented a novel query-dependent landmark ranking system based on heterogeneous travel information fusion to facilitate a smart travel guide. The proposed system gets the initial ranking list of landmarks via text matching. [5]. The advantage is, maximize the satisfaction and minimize the information load. Less efficiency is a disadvantage of this paper. 2. PROPOSED SYSTEM In this section, the application is designed in such a way that it works on both server and client side.The general design of the server design is portrayed in figure-3.1. This framework is designed in such a way that it works to add point of location in the Google Map.The general design of the client design is portrayed in figure-3.2. In the client side, the essential information to locate the place the user is searching is given to the application by the user. once the information is available the application generates a number of point-of-location to the user andfromthose location the user selects the preferred location. The Figure-3.1 and Figure-3.2 represents server side and client side respectively. Figure -3.1 Server Side Figure -3.2Client Side The The travel sequence application comprises of number of modules where each modules has its own functionality. The modules of the android application includes,  Place Registration  User Registration  Specification of Place  Path Finding  Each of these modules contribute to the working ofthe travel sequence application. The Administrator of the application has to manage the server sideofaddingthe point of location(POI) to the Google Map service provided by the android handset. SERVER ADD PLACES GOOGLE MAP GCM SERVER SPECIFICATION ANDROID CLIENT ANDROID APPLICATION SPECIFICATION OF DETAILS GOOGLE MAPS DESTINED LOCATIONS
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3280 2.1 PLACE REGISTRATION This module mainly works on the server side of the application. The place registration module is maintained and handled by the administrator of the application. In this application the administrator registers the location of hospital or hotels or tourist places on the Google map service. Along with adding the location of a place, the administrator also adds additional information such as the official website of the place , the review collected from people are also included along with the registered location. As this module works on the server side, GCM server has to be started before adding the location on the map. Once the GCM server has been initiated the administrator can add places according to the category supported by the application. The category supported by application include hotels, hospitals, tourist places, schools and ATMs. Figure -3.3 Place Registration The figure 3.3 depicts the place registration UI of the application. 2.2 USER REGISTRATION This module works on the clientsideoftheapplication. In this module the user registers with the application. The user enters the personal informations like Figure -3.4User Registration name, mobile number, MailID of the user, username and password of the user are registered with the application. These information arestoredonthemysql database and these information are used for validating when the user enters into the location. The user also sets up the ip address so that the location of the user can be automatically detectedbytheapplication.Inthis module the user personal information are updated in the mysql database and when the user tries to login into the page the login information and the username and password entered in the personal information are validated and oncetheinformationprovidedisverified the user enters into the application. This module also include the loginfunctionfortheuser to use the application. if the user enters the username and password and if the user does not sets the ip address then the user will not be able to login into the application. only when all the information like username, password and ip address are setup the user can login into the application.Thefigure3.4depictsthe user registration page of application. 2.3 SPECIFICATION OF PLACE This module is the main functionality of the travel sequence application. The module provides the user with the options to select the category like hospitals, hotels, tourist places etc... when the person enters the category and source and destination of his travel the application matches the category , source, destinationon the server side and gives backtheresult of number of locations that has matched with the server side with all the requirementsmentionedbythe user.This module uses the GPRS service to track the location of the user. The UI for this module is designed in such a way that the once the user enters the
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3281 requirements and clicks the search button, they are provided with a number of point oflocationswiththeir source and destination requirements. When the user enters the source and destination and the category options and clicks on the search button, it requests the user to on the location services to provide the route to the destination. The application also contains an additional feature to search for the nearby location when the user sets up the ssid of the android handset. The figure3.5specifies the specification page of application. Figure -3.5Specification page 2.4 PATH FINDING This module guides the user to his point of location when the user selects from the many number of resulted location. This module provides the user with the best route to reach out to their destined locations. This module require the location service of the android handset to be on so that the user can find the best route for his destination. If fail to on the location service the user may face difficultyinreaching to the destination. In the module, the user receives an number of point of location according to their desired search. Along with these location the application provides the user with their official url of their website and also the review about the place they wanted to visit. Once they decide from the number of point of location to visit a place, they are required to touch that point of location and click on the arrow mark in the google map integrated to the application. once the user clicks on the mark they are taken to the map application in the android handset to find the best route to the selected location. Figure -3.6 Resultant Locations The figure 3.6 depicts the resulted location available from the specification provided by the user. 3. CONCLUSION The use of the android application helps the user to travel to the destined location with ease and also the application provides the user the best routetoreachto the destination. In case of this application the places like hospitals, hotels, schools are already registered in the Google map with the help of the system administrator. Additional information areaddedalong with the locations such as the official website URL of the place and also review about the place. Upon addition of these information, the user selects his estined location with ease from a number of returned results. The future scope for the application include that a notification of places like hospitals, hotelscanbe
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3282 received by the user automatically when he travels through the place. REFERENCES [1] Jakil Syed, Ishan Gonekar, Santosh Dhaigude, Amit Langore: A Survey on Social Media Based Personalized Travel Sequence Recommendation: International Journal of Innovative Research in Science, Engineering and Technology,Vol. 7, Issue 5, May 2018. [2] Vincent W. Zheng, Yu Zheng, Xing Xie, Qiang Yang: Collaborative Location and Activity Recommendations with GPS History Data:ACM,2010. [3] , Zhijun Li, Shouxu Jiang, Shirong Lin: Point-of- Interest RecommendationForLocationPromotion In Location -Based Social Networks: 18th IEEE International Conference on Mobile Data Management (MDM),2017. [4] Guoshuai Zhao, XuemingQian,Huan Wang: POI Mining andRecommendation:IEEETransactionon multimedia,2016. [5] JialieShen, Tao Mei, XinboGao: Landmark Reranking for Smart Travel Guide Systems by Combining and Analyzing Diverse Media: IEEE Transactions on Systems, Man, and Cybernetics: Systems ,Volume: 46 , Issue: 11 , Nov. 2016 . [6] T. Tezuka, and K. Tanaka:Mining and visualizing local experiences from blog entries:Database and Expert Systems Applications. Springer, 2006, pp. 213–222. [7] S. Hattori, T. Tezuka, and K. Tanaka:Automatic generation of multimedia tour guide from local blogs:Advances in Multimedia Modeling, pp. 690– 699, 2006. [8] J. Tang, X. Hu, and H. Liu: Content-aware point of interest recommendation on location-based social networks: in Proceedings of 29th International Conference on AAAI. AAAI, 2015. [9] L. Zhang, Z. Ma, X. Xie, and W. Ma: Recommending friends and locations based on individual location history: ACM Transactions on the Web, vol.5,no.1, p. 5, 2011. 6 [10] ChanghuWang ,Nenghai Yu , Lei Zhang:TripMining and Recommendation from Geo-tagged Photos:2012 IEEE International Conference on Multimedia and Expo Workshops.