Implementation of Weather Component - Geocode is collected from Google API from the converted event location - Lat and Lon are fed to OpenWeather API to collect forecast data. React Open Weather has no typing so portions of the library were modified for our use and types were included.
Todo
[ ] Update Theme to match current
Motivation and Context
Additional Tools and Features
Screenshots:
Weather
Additional Notes:
General UI adjustments and improvements were made
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[X] New feature (non-breaking change which adds functionality)
[X] Refactoring (non-breaking change)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
[ ] My code follows the code style of this project.
[ ] My change requires a change to the documentation.
Description
Implementation of Weather Component - Geocode is collected from Google API from the converted event location - Lat and Lon are fed to OpenWeather API to collect forecast data. React Open Weather has no typing so portions of the library were modified for our use and types were included.
Todo
Motivation and Context
Additional Tools and Features
Screenshots:
Weather
Additional Notes:
Types of changes
Checklist: