Skip to content

FridaKristian/project-weather-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

Creating a weather app by fetching data from the Open Weather API. We designed the application according to given instructions. Then we added additional features like a search bar, adding current position from geolocation and rain animation.

The problem

Our most difficult parts were to copy the design with CSS. To solve this we looked for tutorials online and used CodePen to understand the underlying principles. There was also a struggle with making the geolocation work accordingly. We found information about the geolocation API and tried to understand how to use the data to work with the existing code. Our favorite tool was google. We found multiple tutorials in written form and on youtube. We have used console.log until our fingers were sore.

We were given a step by step plan which we followed. During the later stages of the development we winged it and developed each feature in turn.

View it live

https://klaudia-frida-weatherapp.netlify.app/

About

Weather Web App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.1%
  • HTML 26.3%
  • CSS 19.6%