Closed Christian2147 closed 1 month ago
Why have CSS and JS in external files if they are just for one page? Why not put them in the head?
This just has static data, I though for the mockup we were going to store their userid in a cookie and then this page would display the relevant items from data.json based on that.
All HTML, CSS, etc. works; other JS will be added
Finished the borrowing history page.
This includes the HTML, CSS, and the JavaScript for the basic page elements and their functions.