JavaScript app to create and manage a list of books.
-
Updated
Mar 8, 2018 - JavaScript
JavaScript app to create and manage a list of books.
Project Book Listing App for Android Basics Nanodegree
Seventh App in Udacity's Android Basics Nanodegree by Google .This is app displays a list of book items on searching using google books api.
A booklist website storing to local storage and with validation
Book List Creating App usefull for librarian
Book List app in JavaScript without and library or JS framework, using classes, local storage etc.
It is a simple Digital Library Application using Vanilla JavaScript where you can add, delete, search and filter through books. What's unique about it is that I have implemented the concept of Local Storage of Web Browser so even when you reload the website the previous changes made are still reflected.
A bookList app used by React, Material-UI and NodeJS as backend
Here, you'll find an input field for Book Name, Author Name, and ISBN. After clicking the Submit Button, all these will be recorded in local storage and will be shown in the table format below the submit button. You can delete the book item from both UI and server. A pop-up alert div will rise when you add a book or even delete it. Also, you wil…
📚 my-booklist is a web app that can be used to maintain our "to-read" books list.
Add a description, image, and links to the booklist topic page so that developers can more easily learn about it.
To associate your repository with the booklist topic, visit your repo's landing page and select "manage topics."