You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a simple android application that acts as a library book checkout. It allows
you to create an account, make reservations, add new books, and delete books and users
if you are a priviledged user. It implements the SQLite open source database.