devancakra / Bookshelf-Apps

Dicoding | Learn Front End Web Development for Beginners | Assignment

Home Page:https://devancakra.github.io/Bookshelf-Apps/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open Source Love Dicoding License: MIT GitHub last commit HTML CSS JS

Bookshelf-Apps

Dicoding Assignment Submission
Learn Front End Web Development for Beginners.



Project Requirements

Part Description
Code HTML, CSS, & JS
Tools Visual Studio Code, XAMPP (PHP Version 5+)



Download & Install

  1. XAMPP with PHP version 7.4

    https://bit.ly/XAMPP_PHP7_Installer
    

  2. Visual Studio Code

    https://bit.ly/VScode_Installer
    



Get Started

  1. Download this repository.

  2. Extract the downloaded file.

  3. Move the Bookshelf-Apps directory into the htdocs directory, whose details you can find out as follows: C:\xampp\htdocs.

  4. To access the website, open XAMPP, then start the Apache section.

  5. Please open your browser by writing: localhost/Bookshelf-Apps/.

  6. Check the Local Storage section:

    Right-click on the website area and select -> inspection.

    • Check: Application -> Local Storage -> Create a Local Storage.

     a. The key you need to create: BOOKS_DATA.

     b. The value you need to create: [].

    • Make sure it looks like the following image:



  7. Enjoy [Done].



Highlights

Bookshelf-Apps by Devan
image-1



Appreciation

If this work is useful to you, then support this work as a form of appreciation to the author by clicking the ⭐Star button at the top of the repository.



LICENSE

MIT License - Copyright © 2020 - Devan C. M. Wijaya

Permission is hereby granted without charge to any person obtaining a copy of this software and the software-related documentation files to deal in them without restriction, including without limitation the right to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons receiving the Software to be furnished therewith on the following terms:

The above copyright notice and this permission notice must accompany all copies or substantial portions of the Software.

IN ANY EVENT, THE AUTHOR OR COPYRIGHT HOLDER HEREIN RETAINS FULL OWNERSHIP RIGHTS. THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, THEREFORE IF ANY DAMAGE, LOSS, OR OTHERWISE ARISES FROM THE USE OR OTHER DEALINGS IN THE SOFTWARE, THE AUTHOR OR COPYRIGHT HOLDER SHALL NOT BE LIABLE, AS THE USE OF THE SOFTWARE IS NOT COMPELLED AT ALL, SO THE RISK IS YOUR OWN.

About

Dicoding | Learn Front End Web Development for Beginners | Assignment

https://devancakra.github.io/Bookshelf-Apps/

License:MIT License


Languages

Language:JavaScript 48.0%Language:CSS 32.7%Language:HTML 19.3%