Hi there,
im wondering if some could help me/ or give me useful information on building a simple queue logic. Like customers at a bank who want to deposit money but have to wait in a queue.
Any help or tips on how to build a FIFO queue system would be tremendously helpful! Much love.
J
Call it numbers and always take out the lowest number and delete from DB, so the next lowest will be the next out (FIFO)
1 Like
Alrghty!
Thanks for this, i will give it a try. I’ve literally been using Bubble for four days now! I’m trying to create a queue app for a university, it gets extremely crowded during registration week!
This topic was automatically closed after 70 days. New replies are no longer allowed.