Newbie UI question

I haven’t yet created a Thunkable app, but I’ve read the docs and watched tutorials. I was thinking about my first app and a user request was to have a UI where icons blink under certain database conditions. Can I do this or should I use multicolored icons to signify a database status?

Can you specify what sort of database conditions you’re talking about?

The UI provides a real-time display of requests to be completed. Each request is an icon that the user wants to blink. The status of a request can be between not done (red), in progress (yellow), delayed (black and not blinking) and completed (green and removed nightly). The dashboard shows rooms in a building and any icons for associated requests.

Yes that can be done with a combination of timers, and the set button colour option.