Our Idea:
A web app that helps users find the cheapest round trip for an event, including accomodation. Eg. find cheapest concert of specific artist or cheapest match of the season for specific football team etc.
That means that the cheapest match for the user does not need to be the one that has the cheapest ticket, but it rather depands on: - Users location - Flight tickets price - Hotel price - Event ticket price
Since 'events' is a large sample size to find time, location, prices, etc. we have condensed the sample size to only Man Utd matches of the 18/19 season due to lack of time.
Skyscanner API is used for live prices of the cheapest hotel and plane tickets.
Our idea has not been implemented to full potential during the GreatUniHack.
What we have covered so far is:
Designed the UI of the web page (implemented and working)
Databasing events (Man Utd matches in this case and accessing them in the web app)
Using Skyscanner API (only partially implemented) - mock data instead

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