Giter VIP home page Giter VIP logo

bookshelf's Introduction

Bookshelf

Overview

This web application was created as a requirement for completing the "Belajar Membuat Front-End Web untuk Pemula" class at Dicoding with program IDCamp 2022 from Indosat Ooredoo Hutchison. It is built natively using HTML, SCSS, and Javascript.

The purpose of this class is for students to be able to develop websites that have more functionality than just being informational media, in accordance with industry standards. Students will be able to create interactive front-end web applications with storage features using web storage.

This application is capable of storing data in Web Storage, manipulating the DOM, having a responsive design on any device, and providing good functionality as well as a highly interactive display.

How to use

  1. Clone the project repository to your local machine using a Git client (e.g. git clone https://github.com/k1adi/bookshelf.git) or by downloading the project as a zip file.
  2. Open index.html with your browser (If you are using Visual Studio Code, you can use Live Server extension to run this web application.)

Since this web application is built natively, you can run it directly without any installation process.

Alternatively, you can directly access the deployed web application at https://bookshelf-kiadi.netlify.app/

Features

  • Switch theme (light/dark).
  • Add new book category data.
  • Change book category name.
  • Delete book category data.
  • Has two statuses for book data.
  • Add new book data.
  • Change book status.
  • Delete book data.
  • Search for book data by name and category according by statuses.
  • Utilizes browser localStorage to store data.
  • Records user activity in trying out all the functions of the web application.

Submission info

Submission info

Author

License

Copyright [2022] [k1adi]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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.