Giter VIP home page Giter VIP logo

remind's Introduction

Project Library Presents: Remind

A way to remind yourself of the books you have or have not read through the browser!

It is essentially a book library. You get to:

  • Add books by filling out the:
    1. Book Title
    2. Book Author
    3. Num. of Pages
    4. Book Cover (Optional)
    5. Book Status (e.g. Read)
  • See book info by clicking one of the books.
  • Delete that book by pressing a button.
  • Change the status of that book and saving it.

By looking at the browser console, you can also see the 'book.collection' array (which I logged in the console intentionally) where each book is stored in its own object.

You can access that array any time you want, just mention the 'book' object and the property 'collection' to access it, the index number of the book you are finding, and the name of the object property you want to access.

As of writing 26/08/2022, I have not added a type of storage for this project just yet. If you refresh the page, the books you added will be gone completely so be careful.

Interested in reminding yourself?

Visit this project through this link: https://keanedalisay.github.io/library-TOP/

And here is a preview of it with some books that I added:

image

image

License

Copyright (c) 2022 Keane Dalisay

The content of this repository is licensed under MIT.

remind's People

Contributors

keanedalisay avatar

Watchers

 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.