I want to create app with a Countdown Timer (user can submit the time). After the timer reaches zero, it would ring an alarm sound, and then play a random video from database/list.
Is this possible to create with Adalo?
I want to create app with a Countdown Timer (user can submit the time). After the timer reaches zero, it would ring an alarm sound, and then play a random video from database/list.
Is this possible to create with Adalo?
Hello, yes it’s possible.
Yes, use custom visibility to make an audio (or video) component appear when the countdown finishes.