This is a weather web app that shows today's weather and temperature in Paris, and a 5-day forecast for Paris using a weather API. This was also a practise how to work in a mob-programming team and how to merge branches. We used a weather API https://api.openweathermap.org to fetch real live data in javascript.
There were serveral issues along the way. The group had to collaborate and in order to do that we had to meet several times which could be kind of tricky.
If we had more time we would dsplay more data and add some more CSS-styling.