For my bachelor thesis I did an internship at an IT consulting company. My task was to develop
in few months an Android application using Kotlin language, that has to be used by the
employees of a famous football team
Features:
The software had to guarantee different functionality like:
- login interface: to check user credentials and handle incorrect data
- biometric authentication: a secondary security check which ask for a fingerprint or a pin
- homepage with personal functionalities: an homepage which loads the functionalities granted to the user
- personal agenda: an agenda of the events in which the user is involed, with the possibility of adding them to the calendar
- chat: a list of the user's chats, where they have the possibility to talk with the other people of the team
The experience:
Thanks to this internship I learned how to effectively manage complex architectures with large
amounts of code and improve my ability with interface design. I also had the opportunity to
understand the reality of being in a work environment, dealing with deadlines and having a
contributing role within the team