A library?
Made a base for the website, added some “tags” which can be used to filter out genre of books you are looking for, and a search bar where you search (XD)
For books, I have added these cards with all the needed details for them, a short desc, author’s name and is the book is available or not right now (main purpose of the website)
Right now if I have to add new books or change availability or do any changes in them, I need to edit it in the json file where it is all stored T0T
To solve that, I am adding an admin page, through which editing each card could get way easier…
Also after that I am planning to make a seperate page for each book, I will add a book.html and update the content for each book through js.
I was initially shipping this project to Horizons but now imma do it here :3