Skip to content

πŸŒ§β˜€οΈπŸŒš Provides weather forecast for your entire road trip at each point along a journey. Instead of searching for weather forecast city-by-city, get all the information at the same time, in an easy to understand way.

License

Notifications You must be signed in to change notification settings

Yashwin12/journey-weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

40 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Journey-Weather

Journey-weather gives a basic route to drive between your destinations, and a weather forecast for each stage along the way at the approximate time you will be passing. This weather allows you to prepare for the worst.

Journey-weather is an easy to use: simply give the start and end point of your journey, and date-time you want to start. Then click on 'Let's go'. You will see the route you can travel along with the weather forecast for each stage at the time we expect you to be passing.

Inspiration

This project was inspired by my long trip back home to Virginia from Texas to be with my family during COVID-19 pandemic. During the journey, I faced multiple thunderstorms and weather obstacles that made my journey much more arduous.

Core functionality

Following are the two core functionalities

  • Weather information (temperature, thunderstorm, clear sky and so on) along the journey route.
  • Detailed directions along with expected date-time.

How to run this project ?

Note: Add your APIKeys for GOOGLE_MAPS_API_KEY & OPEN_WEATHER_MAP_API_KEY in the Constants.js file!

  • You should have NodeJS insalled in your localhost machine Download NodeJS
  • Open Terminal
  • Navigate to Project Directory
  • Hitnpm install; This will install all required dependencies
  • After completion of above command, hit npm start
  • Wait for it to compile
  • Open http://localhost:3000 to view it in the browser.
  • Enjoy the journey-weather!

Contributions

Please feel free to fork, improve, make pull requests or fill issues. I'll be glad to fix bugs you encountered.

Known limitations

This site is using free-tier of the Google Maps APIs, so it might not behave as "production-ready" or may not even work.

About

πŸŒ§β˜€οΈπŸŒš Provides weather forecast for your entire road trip at each point along a journey. Instead of searching for weather forecast city-by-city, get all the information at the same time, in an easy to understand way.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published