Simple and efficient extension to get all your weather information!
A real time detailed weather forecast extension. This worldwide weather extension helps you plan your day and keep yourself safe under the sun. It automatically displays the UV Index / Temperature of your current location, or enter city name to get forecasts for cities around the world. Click the icon and you will get detailed weather data.
The chrome extension uses the OpenWeather API for getting real time weather information. It also uses LocationIQ for using reverse geocoding based on the user's current location to get the current weather in the area. It stores OpenWeather's city data in an AWS S3 Bucket and pulls that information down to store in chrome's local storage. This is so the search bar is able to provide search results based on what the input. This was all built using ReactJS.
The chrome extension can be accessed from the chrome web store here.
This displays basic current weather information on the currently search location.
This gives a daily forecast with information about the weather for each day.
This gives detailed current weather information.
This says how the air quality is for the current location.