Skip to content

This project entails developing a weather application using JavaScript and the Open Weather Map API. It fetches weather data from the API and presents it to users in a user-friendly format, showcasing city name, current temperature, weather description, sunrise/sunset time, and a 4-day forecast.

Notifications You must be signed in to change notification settings

Looziolooz/Lorenzo-project-weather-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

The project involved developing a weather web application by retrieving data from the OpenWeatherMap API. It encompassed features like showcasing current weather information, displaying sunrise/sunset timings, and presenting a 4-day weather forecast. Additionally, the application needed to be styled to resemble one of the provided designs and ensure responsiveness across different screen sizes.

The problem

I found a lot of difficulty in completing this project, especially regarding the use of branches. I had to redo the project twice. I extracted the styling part from Figma (font, colors, dimensions), while for the last part concerning the forecast, I had to search for information on Google and ChatGPT. Now, I have a clearer understanding of using branches, including how to extract data from the API.

View it live

Every project should be deployed somewhere. Be sure to include the link to the deployed project so that the viewer can click around and see what it's all about. https://lorenzoweatherapp.netlify.app/

image_url: Image by drobotdean on Freepik

About

This project entails developing a weather application using JavaScript and the Open Weather Map API. It fetches weather data from the API and presents it to users in a user-friendly format, showcasing city name, current temperature, weather description, sunrise/sunset time, and a 4-day forecast.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.7%
  • CSS 20.0%
  • HTML 18.3%