Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 955 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 955 Bytes

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/