- Application that displays different Kanye West Qoutes from kanye.rest REST API.
- Open the application
- View the qoutes
- If you want to see a new qoute click the "Refresh Qoute" Button
- If you close the application and reopen the application you will be able to see a new Wallpaper behind the qoute at random intervals.
- Implementing "Refresh Qoute" Button
- RandomInt generator and State Refresher was needed to know how to trigger a new int being called for a new qoute and then connecting the button to the qoute in the box directly.
- kanye.rest: https://github.com/ajzbc/kanye.rest/tree/master