Friday 30th June - Week 17

 This was a very successful week for my app! I have finally figured out how to print out the data retrieved from the WillyWeather API. This is a major milestone as I can now focus on the UI views and showing the data through the screens.  After a lot of trial and error, I realised that the reason I was unable to retrieve the data was because I was not copying the structs correctly from the API Reference manual. Once I understood the correct format of the structs, the data started to print. Here is the output: 



My next step is to print the data onto the UI Views. Once I have printed all of the SUN data, I will start to work on the other tab SWELL which will be a lot easier and quicker as I have now figured out the necessary steps. 


Comments

Popular posts from this blog

Friday 11th August - Week 23

Friday 28th July - Week 21