Personal Project:
A fake android library app that allows users to create an
account, check out books, and admins are able to view
transactions and add new books into the library
After my android development course, I decided to test out my new knowledge to try and replicate a library app. The app was built with Java/Kotlin, integrated with a SQLite database to handle data storage and designed using XML.