Giter Site home page Giter Site logo

jsforkattemp2's Introduction

JSProyectoUno

Interactive Library. The code easily searches through an array of books. It can also add new books and remove old ones.

Warning!

This is just a programming exercise coded for educational purposes. At the moment, the library is not connected to any database. Which means that any changes you make to it will be lost once you close the application.

Live Demo!

Live Demo!

Instructions

The code comes with four books in the library. Although it would work just as fine if the library were empty. You can search through the library with the 'Previous' and 'Next' buttons.

You can use the toggle '...' button to change the status of a book from 'Not Read' to 'Read', or vice versa.

Click the 'REMOVE BOOK' button to permanently delete books from the library array. The library will update to the book on the same index you just deleted. If that index doesn't exist anymore, the library will update to the last book on the array.

And with the 'ADD BOOK' button you can create a new Book object for the array, with all the required parameters. If you change your mind and don't want to add anything, just press 'Cancel'.

Built With

  • JavaScript
  • HTML
  • CSS

Author Hireable

๐Ÿ‘ค Jose Fernandez Caminero

Show your support

Give me a โญ๏ธ if you like this project!

jsforkattemp2's People

Contributors

fdezcaminero avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.