Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 375 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 375 Bytes

PresenceManager

Android Studio + Kotlin

This project was made as part of the learning process for Kotlin Android apps development This was after my professor suggested that we made an app with the class Person and the child classes Student and Professor and create a way to manage the number of precences in a classroom.

I experimented with ListView and a custom adpater