Friday 7th July - Week 18
This week, my main focus was to review and ensure the functionality of the tasks I had completed earlier. I dedicated time to check everything I had implemented so far, identifying small errors and missing elements, and addressing them accordingly. The specific areas I worked on included:
- Hiding password characters
- Validation conditions to ensure that each textfield of the sign up meets the criteria. Eg. Postcode can only be 4 digits
- Testing the forgot password functionality by sending the recovery email to my real email address and following the steps.
I also made progress in implementing the SWELL search features. I created a UI view controller called SwellSearch, which is similar to SunSearch but includes an extra search feature for swell size. Currently. I have successfully designed the view and working on activating the 'swell size' drop down menu. Unlike the 'location' dropdown, which contains manually entered locations, the 'swell size' drop down retrieves data from the API.
Additionally, I am currently figuring out the best approach to display the data retrieved from WillyWeather on the SunnyList view controller. I have found this quite challenging, but I am confident that I am close to finding a solution.
Comments
Post a Comment