Currently, it looks like all the Borrowing History information is being hardcoded into the markup. Ideally, the page would log the cookies on the site leftover from the user logging in and use them to dynamically pull from data.json.
(Later, we can connect to the backend and actually pull from the database.)
Currently, it looks like all the Borrowing History information is being hardcoded into the markup. Ideally, the page would log the cookies on the site leftover from the user logging in and use them to dynamically pull from data.json.
(Later, we can connect to the backend and actually pull from the database.)