Giter VIP home page Giter VIP logo

library-js's Introduction

Library JS

View Code Github Issues

Content

About   |    Description   |    Live Demo   |    Screenshots   |    Built with   |    Setup   |    Prerequisites   |    Author

About

Library JS is a JavaScript project that stores typical book attributes as book author, book title, number of pages and whether a book is read or not by the end user. It has three versions of three goals each of which developed in a separate branch. The goal of the first version (feature/library-logic branch) is to showcase DOM Manipulation and Objects and Object constructors; and of the second is to refactor the codebase using the popular JavaScript pattern, the module pattern, and it is developed inside feature/library-module-pattern branch . The purpose of third is to refactor the codebase using ES6 classes. Each branch uses localStorage to persist the data.

Description

This project allows a user to:

  • Create a book item
  • Update a book item
  • Delete a book item
  • Clear all book items
  • Persist book items using browser's localStorage
  • Show simple catalog of all the books in the localStorage
  • 🔴 Live Demo

    Click here in order to see a Live Demo of this project.

    Screenshots

    Add Book

    screenshot

    Update Book

    screenshot

    Sample Code

    screenshot

    🔧 Built with

    • Vanilla JavaScript
    • ES6
    • HTML
    • CSS
    • ESLint
    • StyleLint

    🔨 Setup

    Run a Local Copy

    Prerequisites

    • A modern up-to-date browser
    • Text Editor

    ✒️ Author

    👤 Temesghen Tekeste

    🤝 Contributing

    Contributions, issues and feature requests are welcome!

    Feel free to check the issues page.

    👍 Show your support

    Give a ⭐️ if you like this project!

    👏 Acknowledgements

    library-js's People

    Contributors

    temesghentekeste avatar

    Stargazers

     avatar  avatar  avatar

    Watchers

     avatar  avatar

    Forkers

    yangxin1994

    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.