top of page
  • GitHub
  • vecteezy_linkedin-logo-png-linkedin-icon-transparent-png_18930585_835
  • dev-black
light (1).png

Weather Application

Screenshot 2024-09-23 at 11.39.18 pm.png

Who

The App can be used by any user who would like to view local climatic information

What

The Weather App is a simple website that shows the local weather information such as Humidity, Wind Speed, Pressure and more.

How

The front-end of the Flask App was created using HTML and CSS, while Python served as the back-end. The user's coordinates are through a geocoder and to the OpenWeather API, which then returns a JSON containing the user's city and weather details which is then displayed on the website using the placeholders

Screenshot 2024-09-23 at 11.38.59 pm.png
bottom of page