Theses / Theses
Ongoing Theses
Thesis projects currently in progress, with space for project status, scope and technologies.
Section overview
Below is a list of thesis projects currently carried out by students. The descriptions show the topic, author and main goal of each project.
Thesis list
Author: M. R.
Student Peer Assessment System - mobile-web application for seminar-presentation evaluation
A design and implementation project for an integrated platform supporting anonymous peer assessment of seminar and project presentations. The system is intended to support instructors in evaluation and increase student engagement in the teaching process.
- peer assessment
- web app
- mobile app
- teaching
Author: F. Z.
Application supporting conscious consumer choices
An Android mobile application that helps users quickly obtain food-product information through scanning and data from an open product database.
- Android
- open data
- consumer app
- barcode scanning
Author: K. J.
Lower Silesian Water Trail - Kayaker Guide
A mobile guide concept for kayakers on Lower Silesian rivers. The application should support route browsing, GPS trip tracking, adding user-defined spots with photos and descriptions, and offline/online operation.
- Android
- GPS
- maps
- offline-first
- tourism
Author: A. H.
Implementation and comparative analysis of a hybrid MVVM/MVI architecture in a mobile application
A comparison of classic MVVM, pure MVI and a hybrid MVVM/MVI approach in an Android application written in Kotlin and Jetpack Compose. The analysis covers readability, code complexity, testability and UI performance.
- Android
- Kotlin
- Jetpack Compose
- MVVM
- MVI