Skip to content

danpozmanter/health-plan-comparison

Repository files navigation

Health Plan Comparison

Building off this spreadsheet from this reddit post, this is a simple tool to help compare two health insurance plans.

Give it a try (hosted on Github Pages).

Changes from the spreadsheet:

  • I've added an "example scenario" and copay (if primary and specialist copays are different, I recommend using the specialist copay). This is only used for the example scenario.
  • I've made it so you can compare FSA or HSA for either plan, rather than comparing one low deductible + FSA and one high deductible + HSA plan.

Run (Dev)

Start the development server on http://localhost:3000:

# pnpm
pnpm dev -o

Development Server

# pnpm
pnpm run dev

Build

Build the application (static for github pages):

pnpm run generate
pnpm run deploy

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published