Open blu-rayy opened 20 hours ago
The Member_CheckedOutBooks must also only display all the books and with a "borrow" function
Created the transactions table and populated. Connected the CheckedOutBooks table to the database to display transaction details.
Minor issue of the Checkedout Counter not properly displaying the no. of checkedout books.
Add a View only table of their borrowed books. (front-end)
Furthermore, only display those that matches with username (back-end)