japananh / plate-calculator

Calculate plates for lifters.

Home Page:https://plate-calculator.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plate Calculator

Demo: https://plate-calculator.herokuapp.com/

This app helps lifters calculate plates to put on the barbel.

The app can run in two modes: single and range.

  • For single mode, you enter a weight and it helps you calculate how many plates needed.
  • For range mode, you enter a range of number, and it helps you calculate how many plates to put on for each number.

How to run the app?

# install dependencies
yarn
# go the root folder, then run
node app.js

About

Calculate plates for lifters.

https://plate-calculator.herokuapp.com/


Languages

Language:JavaScript 57.6%Language:HTML 37.7%Language:CSS 4.5%Language:Procfile 0.1%