About
LibStruct is a program which keeps a record of the various books in a Library and can sort data and manipulate various parameters according to the User’s commands automatically. The program, after a one-time setup, can store the data in a SQL database and allow the User to review and make changes to it efficiently. Since the data is stored in a SQL database it also gives the user the autonomy to use the data for multiple other programs for various use cases.
Features:
- View existing records
- Add a new book to record
- Delete an entry from record
- Filter books
- Update an existing record
- Display total number of records
- Display last entered record
- Display total stock of books
- Display availability of books
- Issue a book
- Return a book