A user at nationskollen is only existing in order to perform actions on the
database and handle data. The user might want to upload a new Event,
Location or MenuItem etc. Doing so is done by the different
CRUD operations that are provided in the Controller modules that are
found at the start page of the docs.
A user is part of the Scopes that either characterize a user with
different amount of priviliges in the system.
A user at nationskollen is only existing in order to perform actions on the database and handle data. The user might want to upload a new Event, Location or MenuItem etc. Doing so is done by the different
CRUD
operations that are provided in theController
modules that are found at the start page of the docs.A user is part of the Scopes that either characterize a user with different amount of priviliges in the system.