About
As part of developing mobile application program in Master's in Applied Computer Science, the final exam was presenting an application developed using MAUI framework. The aim of the exercise was to create an application while keeping in mind the usability.


Mission
The first order of business was to indentify the idea, the users that would be impacted by the application, and finally the aid the application will provide to the user.
I created an application focused for students of any age group learning wanteing to learn technical terms and definitions of their field of interest.

Terms and Definitions
The data itself was stored in XAML format for simplicity but the serialisation and deserialisation was contructred for JSON format, making it more flexible to connect with any database of choice.
The user could add terms and their definition, delete them and have an overview of all the saved terms.

QUIZ
The user could also test their skill by taking a quiz on the app.
If the answer was wring the user can easily navigate to the terms and definitions for a review.

Gamification
Saving the best for the last, the user can head on to a quest, answer questions related to the terms and definitions and making their way through the game.
For every correct answer the player steps closer to the game destination.
