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
{{ message }}
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.
Fab Fuerste edited this page Nov 10, 2020
·
1 revision
OUTDATED
There is an administration panel available for configured users. For now, you have to alter the
database user record and set the is_admin column value to true. The admin area is then available via <APP_DOMAIN>/#/admin/locations.
In a future release, it will be included in the navigation for configured users.
The booking system relies on
Location(s)
Resources within each location
Time slots within each resource for each day
This allows for granular access control. You start with the locations and then progress to resources and time slots.
You can date-constraint time slots to support successive extension of opening times.
You can also specify closings: Single dates or date ranges are possible.