atomicjuice / target-figure-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To get the app up and running is a simple npm install & npm start command in the terminal

how the app appears on startup

image

when you upload your CSV file, the extracted numbers will appear on the left

image

after pressing calculate, the nearest equation to the target number is displayed, and also the final answer of the shown equation

image

change target number by typing it in the field provided

image

when you press enter, the current target number will be updated

image

you can then press calculate again and your new equation and it's closest number possible to your target number will be displayed

image

About


Languages

Language:JavaScript 95.4%Language:CSS 2.3%Language:HTML 2.2%