This is a weather app which fetches information about current weather conditions and gives 5 days forecast. App widget background responsive to the temperature, background image is responsive to the selected city. The pair-programming project was developed together with Maria Bergman in the framework of Technigo bootcamp for front-end development.
The major issue was to arrange multiple items inside of the weather app widget. Second problem was putting responsive image into the background. Was trying to put conditional media queries into select if statement, but this did not work. Alternative solution with replacing background statement with backgroundImage statement worked well. Techniques used: scafford: HTML, styling done with CSS, responsivity was done by Javascript. Data trend processing was done with Chart.js, Javascript library for EDA, exploratory data analysis.
The project is alive on the Netlify server: https://elegant-davinci-7eedac.netlify.app/