I helped contribute towards the profile.php functionality for users to view their read books when they get borrowed.
We encountered an issue where the View More button was not functioning as expected. This was because of the order of the code when implemented. We needed to put the code before the books were loaded.
I helped contribute towards the profile.php functionality for users to view their read books when they get borrowed. We encountered an issue where the View More button was not functioning as expected. This was because of the order of the code when implemented. We needed to put the code before the books were loaded.