Skip to content

osubuu/Horizons

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Horizons

Horizons is a web application that provides users with three curated travel recommendations.

It calculates this based on the user's purpose of travel and their ranking of specific socioeconomic criteria (252 possible outcomes), using min/max heap data structures.

The data is drawn from the INQstats API, with Wikipedia and Pixabay as secondary APIs.

Live Link

NOTE: the INQstats API is unfortunately offline since mid-late 2018. This app is unfortunately no longer functional.

Screenshot

screenshot of the calculated travel recommendations

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.6%
  • CSS 42.0%
  • HTML 9.4%