Weather on Rails is a web application I created as I learned how to develop in Ruby On Rails. The application uses browser geolocation to get the user's geographical coordinates and then uses them to call to the Open Weather Map API to return the user's local weather information. The app also uses the Ruby on Rails gem Geocoder to search for information about the user's coordinates, such as the country and city.
The style of the web app was inspired by the aethestics of glassmorphism and frutiger aero. The latter aesthetic is something I heavily associate with the Canadian weather channel "The Weather Network". The frutiger aero aesthetic phenomenon of the late 2000s and early 2010s gives me a great feeling of nostalgia, and during this period I would watch The Weather Network for extended periods of time.