gavinvaske / the_recipe_book

0 stars 0 forks source link

Refactor Create Quote Page #299

Closed gavinvaske closed 10 months ago

gavinvaske commented 10 months ago

Description

Previously, the Create Quote page was rendering calculations with unformatted values. (i.e some decimals had way to many decimals showing, currency was displaying in pennies, time was displaying in seconds)

This PR adds react utility methods that parse the "barely readable" values and make "human readable"