You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to show a more robust example of how you can set up query based sync between different restaurant locations.
In a restaurant, it is also typical to have a hierarchy:
Managers can read+write everything for their restaurant location,
Employees/Crew can see the menu, write+read orders for all users for their restaurant location
Customers can see the menu and read-only orders for their restaurant location.
We won't have this fully as part of this app, but we can start to evolve towards this by providing a better configuration screen that mirrors more closely what would happen in a real POS app.
Problem
One location can be used by the same people in different locations and complicate the demo.
Solution
We can provide a better onboarding screen to help make sure each device is part of a unique location. Unclear what that looks like right now
We want to show a more robust example of how you can set up query based sync between different restaurant locations.
In a restaurant, it is also typical to have a hierarchy:
We won't have this fully as part of this app, but we can start to evolve towards this by providing a better configuration screen that mirrors more closely what would happen in a real POS app.
Problem
One location can be used by the same people in different locations and complicate the demo.
Solution
We can provide a better onboarding screen to help make sure each device is part of a unique location. Unclear what that looks like right now
The text was updated successfully, but these errors were encountered: