/perpusvue404

CAMP404 | Vue.js | Course

Primary LanguageVueMIT LicenseMIT

Open Source Love License: MIT GitHub last commit Project Type

PerpusVue404

PerpusVue404 is the result of the regular CAMP404 Batch 16 training that I customized.


Download & Install

  1. Visual Studio Code

    https://bit.ly/VScode_Installer
    

  2. NodeJS

    https://bit.ly/NodeJS_Installer
    

  3. Visual Studio Code Extensions

    Prettier & Vetur



Get Started

  1. Download and extract this repository.

  2. Open the perpusvue404 directory, then open CMD inside the directory.

    • First, If you have not installed vue/cli, run the command:

    npm install -g @vue/cli

    • Secondly, this step is mandatory, so please copy the following command:

    npm run serve

  3. Open your browser (New tab), then type -> http://localhost:8080/ or customize the one on your CMD.

  4. Please access the features and enjoy [Done].



Highlights

Home Catalog Search
home catalog search
Add Book Edit Book Delete Book
add-book edit-book delete-book



Reminder

Disadvantages: The search feature is still not functional.



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.



Disclaimer

This application is my own work and is not the result of plagiarism from other people's research or work, except those related to third party services which include: libraries, frameworks, and so on.



LICENSE

MIT License - Copyright © 2022 - Devan C. M. Wijaya, S.Kom

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.