Skip to content

Wayfarer is a trip planning technology that automates the trip planning procedure based on the user's input and preferences. It takes into account budget, timeline, weather conditions, and ideal travel destinations near the area rated by tourists.

Notifications You must be signed in to change notification settings

douglashuangg/Wayfarer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wayfarer

Problem Statement ❓

  • Trip planning is hard. Let's automate it!

Functionality 🚗

  • Just tell us your destination, budget, amount of people or any information related to your trip and we'll plan your trip according to your preferences
  • Utilizes SerpAPI to search Google for the destinations in the city and web scrape that data
  • Used Co:here to extract the preferences from the sentence to search Google with
  • Utilized Selenium to web scrape JavaScript rendered web pages for information like operating hours
  • Utilized React to create drag-and-drop functionality

Gallery

Landing Page:

image

Itinerary for one day:

image

About

Wayfarer is a trip planning technology that automates the trip planning procedure based on the user's input and preferences. It takes into account budget, timeline, weather conditions, and ideal travel destinations near the area rated by tourists.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 45.3%
  • JavaScript 32.3%
  • CSS 14.8%
  • HTML 7.6%