Weather With Me

A customisable chrome extension that uses Open Weather API to provide up-to-date weather information.

brief

Can we build a program that grabs weather data and sends the user a warning or helpful reminder?

outcomes

This project was started as a means to dive head first into HTML, CSS and Javascript coding and learning how to parse API data - of which I had never done before prior to this. Our final product utilises Google API for geolocation and Open Weather API for weather data including current temperature, animated weather icon, wind speed, humidity and a 7-day forecast. It also features a search bar to look for other cities, a Light/Dark mode of which preference is remembered and changing colours depending on the time of the day.

Date: 2020
Main Task: Front end design (including Javascript integration for changing colour themes)