The assignment of this project was to creat a weather app in JavaScript where we should fetch external data to our websites.
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.