Skip to content

Collects data from an API and enables users to search for weather in different cities. The weather data is dynamic and image changes depending on weather.

Notifications You must be signed in to change notification settings

andrkavr/Weather-App-Project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

This week we are diving into the world of APIs and Promoises. We got assigned to create a weather app using functions like fetch and others?

Isaac and Andrej got assigned in the same group and here is our project (nearly perfect).

The problem

Javascript The main problem or more like obsticale was to fetch and convert the data so it looks more readable from the API. To manipulate the DOM in a uniform way was not something we did, but will try to do in the future. We would probably have added an error handler for if someone types incorrectly in the search function.

CSS What we needed is more knowledge in the world of CSS and how it works with javascript.

We solved most of our problems by searching through the internet, forums like Stackoverflow and such. Our experience from this project was to identify the problem and find more than 1 solution.

View it live

https://benevolent-sorbet-weather-app-project.netlify.app/

About

Collects data from an API and enables users to search for weather in different cities. The weather data is dynamic and image changes depending on weather.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.4%
  • CSS 22.5%
  • HTML 11.1%