Loading...

Weather App
The Project

A weather application that makes use of an API to fetch weather data from all parts of the world. When searching for a location, another API is used to search for stock photography of that specific location that has been entered, and an image based on that location is used as the background image.

Tech Used

• HTML5

• CSS3

• JavaScript

Challenges & Learning Curves

• Integrating global weather API: Implemented an API to fetch and display real-time global weather data.

• Utilising stock photo API: Leveraged an API to retrieve stock photos for dynamic background imagery.

Final Thoughts

I’m glad to have gained experience working with APIs, as they are an essential part of development. Moving forward, I would enhance this application by adding a feature that allows users to view predicted weather for their searched location. This project remains one of my most useful personal developments.