Friday 23rd June - Week 16
As I am still having trouble connecting the WillyWeather API to retrieve the data, today I worked on the UI screens and getting the design up and running so they are ready for the code. I worked on the LIST page today where I implemented an expand and collapse feature to view the details of each location. I have made arrays for the name of location, hours to location and klms to location - the next step is to connect the API to these arrays so they display the correct information. I also used a rotate function so when the expand button is clicked, it rotates 180 degrees so it is ready to be collapsed.