Skip to content

marcusthiele/hat-loss-calculator

Repository files navigation

Hat Loss Probability Calculator

Vue.js

The app is a fun interactive tool to figure out the chances of losing your hat based on wind, terrain, distractions, and how secure your hat is.

Installation and Setup

Prerequisites

  • Node.js (with npm)

Steps

Clone the repository:

git clone <repository-url>
cd <repository-folder>

Install dependencies:

npm i

Run the development server:

npm run serve

Open the app in your browser at http://localhost:8080/ (or the specified port).

Usage

  1. Adjust sliders for each factor: Wind Level, Distraction Level, Terrain Difficulty, and Hat Security.
  2. Click Calculate.
  3. View the probability result.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors