New feature: User registration

Significant progress has been made in the user interface of the application. New screens were created for login, registration and changing the user profile. A user registration workflow has been developed and implemented. A role system was introduced, which grants the user different levels of authorisation. With the help of the roles certain areas in the application can be accessed.

When registering a user, the data in the fields of the registration forms is validated and, if necessary, the user is asked to check missing or invalid fields. After submitting the form, the user’s e-mail address will be validated by sending an e-mail from the system with an activation link. When the user accesses the link, the registration is completed and the user can login to the platform.