/GTH-Barcelona-AlTrips

Project submission for the Global Travel Hackathon in Barcelona, by AlTrips team.

Primary LanguageJavaScriptMIT LicenseMIT

GTH-Barcelona-AlternativeTrips

Project submission for the Global Travel Hackathon in Barcelona, by AlternativeTrips team.

https://barcelona-al-trips.herokuapp.com/

Bycicle trip panner for sustainable and eco-friendly future

Screen Shot 2019-09-28 at 14 09 02

Screen Shot 2019-09-28 at 15 46 08

📚 Description

ALTrips generates bicycle routes in suburbs area to promote local and sustainable tourism; providing cheaper and less CO2 emission options to travel.

Components not created at the hackathon:

  • accommodation suggestions on the bicycle route
  • extended route filters (exceedance, surface type, distance from the city, key words, localisation)
  • bicycle services, shops, renting points

Write a short abstract of the project. Don't forget to include:

  • Hackathon topic you used: Sustainability
  • The development tools: React, Python, Ruby
  • APIs used: Google

🤗 Maintainers

List all the team members. For example:

🎉 Why is this so awesome?

  • We got real data analytics in place
  • We solve real problem
  • We got GIFs in presentation
  • We are awesome

🛠️ Installation

  • Web:
cd web
yarn install
REACT_APP_GOOGLE_API_KEY=... REACT_APP_API_URL=... yarn start

💡 Devstack

  • Back-end: Ruby to connect to Google Places API and Python to calculate distance and select points based in DiGoogle rections matrix API
  • Front-end: React with Hooks API, styled-components, Orbit by Kiwi + Google Map

⚠️ Licence

The code in this project is licensed under MIT license. By contributing to this project, you agree that your contributions will be licensed under its MIT license.