Weekend Escape
Weekend Escape is the easiest way to escape London for weekend. Based on the weather, temperature, flight time and hotel rating it enables you to browse available weekend travel offers.
Due to time constraint project was simplified to maximum, to present my idea in form of working Meteor app.
App has admin panel, that is not exposed to the user. It enables:
- Downloading current weather
- Generates list of cities
- Downloads flight prices from London (out: Friday, return: Sunday)
- Downloads hotel rates for list of cities
APIs used
- openweathermap.org - for current weather data
- Google flights (QPX) - for flight prices
- Expedia API - for hotel prices
Packages
- noUiSlider (rcy:nouislider)
- Twitter bootstrap (twbs:bootstrap)
- Sass (fourseven:scss)
- Reactive Variable (reactive-var)
- Google Maps (dburles:google-maps)
- HTTP (http)
- Moment.js (momentjs:moment)
- Spinner (add sacha:spin)
Other
Front page image source -> https://unsplash.com

Log in or sign up for Devpost to join the conversation.