Customizing Custom Controls
Hey, things are starting to look like a normal app. I added some cool stuff such as the star images and transofring them into buttons. I added accessbility logic so blind & visually impaired can navigate the page.
Writing the code is an experience in itself because I could use a separate file to build all the view objects. Finally, I used IBOutlet to trigger the click event method when a user goes to rate their meal. All and all, it is looking fairly gangster at this point.
