MattToegel / IT490

Samples for Systems Integration Class
4 stars 37 forks source link

[Mod 10] Contributions - Contribute to adding ability for users to view their read books #43

Closed DanielHuysers closed 3 months ago

DanielHuysers commented 3 months ago

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.