GithubHelp home page GithubHelp logo

library's Introduction

library

Library project from The Odin Project.

Live: https://luuu-xu.github.io/library/

The project is finished. Figuring out the JS part is not too hard, had some problems when I am trying to index each book added, in order to target its read and delete button to change its object's properties' values. After some experiments, I have decided to target each book by setting the card container in html showing this book's id to be the title of the book. Therefore its buttons can work out well.

Another feature is the opener and dimmer css properties, I found how to do it online and it works well. Its process is to set the lightbox's visibility to hidden at the beginning, and by adding eventlistner to the button, everytime the lightbox is opened, its visibility is set to visible, and then creates a dimmer div whose height and width is exactly the size of the screen and sets its opacity to .5.

I find the entire page layout design is not too easy to do, it takes much of my time and the result is not as great as I imagined. The return of the time spent on them are not quite worthy after all.

library's People

Contributors

luuu-xu 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.