Click & Go
Files
TR Number
Date
Journal Title
Journal ISSN
Volume Title
Publisher
Abstract
Click & Go is a web application that helps user to schedule their travel plan in an easy and intuitive way. This web application is made with three parts, which are the client(frontend), sever(backend) and third-party API, and places data is powered by RapidAPI-Traverl Advisor. We use the server to fetch our API data and implement multiple functionalities, i.e. calculate duration between place and place / categorize API data / provide recommended staying time. Before users add any place to their plans, our web app first displays the recommended places near the users' current location. Once users ready to build their plan such as adding attractions/hotels/restaurants on their plan, our server will start to invoke corresponding functions via the place data which is added by users.