Must-read and classic books of computational geometry and computer graphics
-
Updated
Jul 7, 2024
Must-read and classic books of computational geometry and computer graphics
Books for people who are or aspire to manage/lead team(s) of software engineers
quantum computing book list - A book list for those who want to self-study quantum computing
Awesome Books is a single page web app that lets users manage a book list. Users can add and remove books (title and author) from the list. It also persists the book list on the Local Storage, and it’s retrieved every time the page loads. It was coded using a class for the book list.
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.
With restructured modules, the Awesome Books app was reorganized. A website shows a list of books and gives users the option to add or remove titles from the list.
BookList app using HTML, CSS, JavaScript..
Book List app in JavaScript without and library or JS framework, using classes, local storage etc.
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…
Tech Used:- ReactJS (Framework)
A lightweight booklist app where users can add, edit, & remove books in order to keep track of the books they're reading or own. Built with HTML, CSS, & JavaScript.
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.
This is a simple NextJS project for creating a personal reading list. It has been done for deep drive into React Context API
⚛️React-Redux-App⚛️ | An SPA that allows users to display/add/remove books from a list using React + Redux. Check it out! 👇
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."