/bap

Stock buy-again-price calculator

Primary LanguageVue

BAP (Buy-again-price)

A simple calculator for finding out the price you should buy the stock again.

This is useful for cases where you've owned a stock and sold it. If you would like to buy the stock again, this calculator will show you the break even price, to buy your stock again.

View the calculator here: https://geneparcellano.github.io/bap/

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build