Food order app - custom

Hello everyone,

i’d like to launch an app similar to food order app in adalo templates.

Is it possible to :

  • set the date/time picker from the “set pick up time” screen depending on a condition (example : no order the current day or previous days, orders for tomorrow only before lunchtime today, else anytime)

  • each restaurant can access its orders in a backend ?

  • add a status for the orders ? (open, closed(after it is accepted), delivered (after date of pick up)

Thank you!

Yes. The condition will be your limiting factor, play around with visibility conditions and counts, hiding the submit button for each option, or putting conditions on the action itself.

Visibility conditions can be nested with multiple groups.