Skip to content

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

License

Notifications You must be signed in to change notification settings

matyas-igor/GTH-Barcelona-AlTrips

 
 

Repository files navigation

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.

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.5%
  • Ruby 35.8%
  • Python 11.1%
  • HTML 2.6%