Giter Site home page Giter Site logo

ruijramos / sunny-route Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 5.14 MB

SunnyRoute is a GPS that allows you to view the weather information expected at different points along your route.

License: MIT License

TypeScript 69.31% CSS 20.43% HTML 10.25%
angular travel weather

sunny-route's Introduction

Sunny Route

Sunny Route is a GPS that allows you to view the weather information expected at different points along your route.

  1. Choose a departure location and time, and an arrival location.

image

  1. Visualize the shortest route between the chosen departure and arrival locations and view the weather information expected at certain points on the generated route.

image

Tip: You can share the link generated by Sunny Route to share the route and appropriate weather information with those who will be making the trip with you!

  1. There is also the possibility to download a PDF with all the generated meteorological information!

image

How to run ๐Ÿš€

  1. Create API keys (you cand find them further down in this readme) and put them in the respective fields of the following file:
SunnyRouteApp/src/app/environments/environment.ts
  1. In order to install all node modules, run:
npm install
  1. Run the app and have fun:
ng serve --open

External APIs ๐Ÿ”—

  1. https://api.teleport.org/api/: Get the list of search suggestions through the text written by the user.
  2. https://nominatim.openstreetmap.org/: Get location coordinates from string adress, and extract location name from coordinates.
  3. https://api.openweathermap.org/data/2.5/forecast/: Get weather forecast for given coordinates.
  4. https://dev.virtualearth.net/REST/: Get driving time from one location to another.
  5. https://github.com/geoapify/geocoder-autocomplete: Autocomplete locations in the search bar.

Used languages/frameworks ๐Ÿ’ป

Angularย  Typescriptย  HTMLย  CSSย 

sunny-route's People

Contributors

ruijramos avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.