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 program simulates a library book management database. It allows for simple checkout and return as well as adding and removing entire books from the database.
Execution
You will need to run the program with Xcode cmd + r to run