Skip to content
#

booklist

Here are 57 public repositories matching this topic...

This is a project which entails a booklist where a user can add and remove books. It is highly effective for someone who wants to keep track of the books they're reading or a person who owns a library and wants to keep track of the books borrowed and those returned. I am yet to implement the full functionality of this website.

  • Updated Aug 16, 2022
  • JavaScript

Awesome Books is a light, book list single page application, which lets users add and remove books. Every book has a title and author. It also persists the book list on the Local Storage, and it’s retrieved every time the page loads. This project is a refactoring of my previous project but using ECMAScript object-oriented approach.

  • Updated Dec 6, 2022
  • JavaScript

Improve this page

Add a description, image, and links to the booklist topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the booklist topic, visit your repo's landing page and select "manage topics."

Learn more