An open API service indexing awesome lists of open source software.

https://github.com/cakraawijaya/bookshelf-apps

Dicoding | Submission #2 | Course
https://github.com/cakraawijaya/bookshelf-apps

apache bookshelf-apps dicoding js vs-code web-frontend xampp

Last synced: about 2 months ago
JSON representation

Dicoding | Submission #2 | Course

Awesome Lists containing this project

README

          

[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?style=flat)](https://github.com/ellerbrock/open-source-badges/)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg?logo=github&color=%23F7DF1E)](https://opensource.org/licenses/MIT)
![GitHub last commit](https://img.shields.io/github/last-commit/cakraawijaya/Bookshelf-Apps?logo=Codeforces&logoColor=white&color=%23F7DF1E)
![Project](https://img.shields.io/badge/Project-Website-light.svg?style=flat&logo=googlechrome&logoColor=white&color=%23F7DF1E)
![Type](https://img.shields.io/badge/Type-Course-light.svg?style=flat&logo=gitbook&logoColor=white&color=%23F7DF1E)

# Bookshelf Apps
Dicoding Assignment Submission

Learn Front End Web Development for Beginners.



## Project Requirements
| Part | Description |
| --- | --- |
| Tools | • Visual Studio Code
• Xampp |



## 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:

local-storage


7. Enjoy [Done].



## Highlights

Bookshelf App Display

bookshelf-apps-1
bookshelf-apps-2

bookshelf-apps-3
bookshelf-apps-4



## 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 © 2021 - 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.