Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.6 KB

README.md

File metadata and controls

38 lines (29 loc) · 1.6 KB

Item Calculator Website

Features:

  • Easy to insert your own JSON Files
  • Easy to use
  • Select Objects
  • Select Quantity of Objects
  • Calculate Value of all
  • Added Multiplication to everything
  • Dark and White Mode

How to Setup:

1. Download Files

For Websites:

1. Upload Files to Webhoster 2. Update Items.JSON File 3. If desired, change multiplication and other text

For Personal Use (HTML File):

1. Make a JSON File **2. Upload your JSON File to any JSON-Hoster (Recommended: npoint.io) ** 3. Insert JSON-URL in script.js in Line 8

Informations:

The Reason you have to use a JSON-URL for Personal Use is CORS. Easy said, a Secruity Feature of your Browser is blocking to use a JSON-File!

If you want to contact me, feel free to join my Discord-Server!

License: MIT


Preview:

Dark Mode:

Dark-Mode Preview

White Mode:

White-Mode Preview