A simple advice generator that displays advice in the style of a billboard.
This app uses the advice slip api here: https://api.adviceslip.com/
A word of caution, some of the advice on the api uses explicit language that may not be suitable for all audiences!
Download the zip and open index.html and away you go!
Click on the text to rotate the background colour and receive new advice!
- To remove explicit language from API requests.
- To remove occasional character errors with quotemarks from the API requests.
- To add a live analytics dashboard.
- Add an interval timer that rotates advice automatically.