Skip to content

Kristin-Larsson/project-weather-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 

Repository files navigation

Weather App

The assignment of this project was to creat a weather app in JavaScript where we should fetch external data to our websites.

The problem

This week we worked in pairs. We started by choosing the design we wanted to copy & established the foundation in html & JavaScript. With Live Share we continued together with the basics: fetch API to show sunrise, sunset, weekdays & 5 days forecast using basic JSON. When the basic foundation was done we split the work between us & worked in branches. When we were done with the assignment we merged the branches.

We worked in different branches on GitHub that we merged together. Since it was the first time to work in branches the biggest challenge this week was to understand how to merge our changes.

If we had more time we would add a input field or selector where user could search for different citys.

View it live

https://illustrious-zuccutto-bdf838.netlify.app

About

Weather app built in JavaScript with external API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.8%
  • CSS 19.8%
  • HTML 9.4%