Skip to content

SmartTrip is a comprehensive Trip Planning Website for Travelers, which combines attractionsrecommendations, Airbnb recommendations, and route planning in one, providing travelers with a moreconvenient and time-saving traveling experience.

Notifications You must be signed in to change notification settings

coder-drinker/smart_trip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Trip: An Interative 3-in-1 Trip Planning Platform

DESCRIPTION

SmartTrip is a comprehensive Trip Planning Website for Travelers, which combines attractionsrecommendations, Airbnb recommendations, and route planning in one, providing travelers with a moreconvenient and time-saving traveling experience.

APPROACH

  • Front-End: combined React with Google Map API to develop the front-end interface
  • Recommendation Systems: content-based TF-IDF recommendation algorithm for attractions
  • Route Plan: Dijkstra algorithms to generate the best routes

INSTALLATION

run command cd smart_trip to set your current directory to the smart_trip folder. Then, run command npm i to install all required packages on your local machine.

Next,run command npm start to open the website, the website is under the address http://localhost:3000/.

DEPLOYED LINK

https://www.smarttriplc.com

DEMO UI

1 2 3 4 5

About

SmartTrip is a comprehensive Trip Planning Website for Travelers, which combines attractionsrecommendations, Airbnb recommendations, and route planning in one, providing travelers with a moreconvenient and time-saving traveling experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.5%
  • CSS 29.6%
  • HTML 0.9%