top of page


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

bottom of page
.png)