Portal Service

Introduction

The Web Portal is a Single Page web Application (SPA) which combines all operations from Login and AnalyticsAPI, in an elegant UI.

Based on Authorization levels, the Portal gives Admins a wide overview of their operations regarding Licensing, Products, User Management, etc.

On behalf of Supervisors and Users, the Portal provides an overview of their analytics, scores, sessions etc.

In addition, there are pages that are not restricted on access level, such as the Profile page where users can change their password, modify their name and country, or the Dashboard.

Sample App

Portal comes bundled as an Angular 15, web application.

You can find it in the packaged folder as: (Visual Studio Code [Folder])

AnalyticsClient/

In addition, we utilize the open-source NGX-Admin and Nebular UI kit from Akveo, for the default styling and components they provide.

Here is an example of the Portal dashboard:

Portal