An open API service indexing awesome lists of open source software.

https://github.com/jokroese/meet-me-halfway

A web app that uses the Skyscanner API to work out the cheapest place to meet between two locations
https://github.com/jokroese/meet-me-halfway

css flask html javascript python python-3 python3 skyscanner skyscanner-api web-app web-application website

Last synced: 3 months ago
JSON representation

A web app that uses the Skyscanner API to work out the cheapest place to meet between two locations

Awesome Lists containing this project

README

        

## Meet Me Halfway

**Meet Me Halfway** is a website to help you meet your friends, family and clandestine lovers more easily, more often and for less money. Taking the dates of travel and the locations of you and your missed one, it returns the cheapest three places to meet and the price of the flights.

### Details

It uses the SkyScanner API with a python wrapper for the back end to read in flight information. We used Flask to create a front end user interface.

## Inspiration
This app was inspired by having friends in different countries and all the hassle that organising a meetup involves. This app allows all of this manic searching to be reduced to just one search. After taking the dates of travel and the locations of the two friends, Meet Me Halfway returns the cheapest three places to meet and the price of the two flights.

## What's next for Meet Me Halfway
We bought the domain meetmehalfway.net and will move to hosting the project on there. We will also incorporate live data, create a text completion function for the form and create a more aesthetic results page that can also link to buying the tickets from the carriers (and halving the price!)