Version 1.0.0 contains a functioning application that allows a user to interact with the SQL database. User accounts can be created to loan out books or return them. Admin accounts can be created to create new books, loans or accounts and also delete them. Functionality happens in real time where the user can exit the application and have their information saved as the database is updated when action occurs.