Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@Jazli14 Jazli14 released this 20 Jul 04:03
· 2 commits to main since this release
a7574b0

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.