iOS app for an intelligent activity presentation system, focused on fair and transparent point allocation.
Together with colleagues, I co-created this system to make laboratory presentation allocation more efficient and fair for students. It supports educational workflows where activity evaluation should be both efficient and objective, reducing manual bias in scoring.
Displays student activity/tasks so instructors can quickly review progress and outcomes.

Uses the Hungarian Algorithm to optimize assignment and distribute points fairly across participants.

Manage in-class exercises directly in the app.

Sign-in flow integrated with Keycloak for centralized identity and access management.
- This repository contains the iOS client.
- The backend is maintained in a separate repository as part of a university collaboration.
- Authentication depends on a working Keycloak server configuration.