Documentation
Getting started
The system basically consists of three scopes called frontend, mediend and backend.
Frontend
The frontend contains all publicly available pages and functions of the system, i.e. available without login.
The primary page of the frontend is the calendar.
Furthermore there are the customizable info and help pages and the registration and login forms.
Mediend
The word mediend is admittedly an artificial word introduced by myself. However I find it quite an appropriate designation for this scope, as it is something in between ("median") the frontend and the backend.
The mediend contains all pages and functions that are only available after registration and login, i.e. for your members or clients.
Backend
The backend finally contains all administration pages and functions. These are primarily functions to edit and create users and bookings and to configure the system.
Without surprise, these functions are only available for administration users like the one you created during application setup.