Skip to content

IrupePozoGraviz/project-weather-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

Group project by Jonas Jakobson and Irupé Pozo A weather app where you can see todays weather and also 5 days for different cities.

The problem

We started by planning the project together and deciding on styling, and what kind of content and functions we wanted it to have. We wrote different descriptions and made basic HTML and CSS before we divided the project in different branches. These branches were for the JavaScript and the styling. To build the weather app we mostly used JavaScript so that the page would be able to switch temperature, background-color days and so on. We started with fetching the different URLs and from there we started building the different functions needed to make the page work. Mostly went kind of smoothly but we had a hard time figuring out how to make the page change weather, background color and city when we added the search function, this part took quite some time to figure out, and where to put all the information from JavaScript.

Working in branches was also quite hard as we couldn’t see what was done in the other branch which made it difficult to see what the page looked like. Wen merging the branches we also noticed that we didn’t get all information to merge so this made us realize that we probably should have put even more time planning the project with clearer explanations on what we needed to do on the page.

View it live

https://cheery-pasca-c07ee4.netlify.app/

About

Weather Web App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.1%
  • CSS 15.5%
  • HTML 13.4%