Skip to content

LJrobinson/420calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

420Calc

420Calc is a static cannabis retail calculator suite for quick pricing, potency, margin, edible batch, unit conversion, yearly spend, dab potency, and product rating math. It started as a simple negotiation calculator and has been shaped into a small portfolio-friendly utility dashboard for common cannabis retail and production planning questions.

Tech Stack

  • Static HTML
  • CSS
  • Vanilla JavaScript

There are no frameworks, dependencies, CDNs, databases, build tools, or package installs required.

No Build Step

420Calc runs as plain static files. There is no compile step and no generated output folder.

Included Calculators

  • Bulk / Flower Pricing Calculator (bulk.html)
  • Infused Pre-Roll Calculator (ipr.html)
  • Margin Calculator (margin.html)
  • Edible Batch Calculator (edibles.html)
  • Unit Converter (units.html)
  • Yearly Spend Calculator (spend.html)
  • Dab MG Calculator (dab.html)
  • Robinson Rating™ (rating.html)

Running Locally

Open index.html directly in a browser, or serve the folder with any basic static file server.

Example with Python:

python -m http.server 8000

Then visit http://localhost:8000.

Project Context

This project is intentionally simple and shared-hosting friendly. The goal is to show a polished, fast, dependency-free calculator suite with clear formulas, live results, reset/copy actions, responsive layout, and print-friendly result pages.

Calculations are estimates only and are not legal, tax, regulatory, labeling, or compliance advice.

About

Cannabis retail calculator suite for pricing, potency, margins, consumption, and product scoring. Built with static HTML, CSS, and vanilla JS.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors