simple gross profit calculator that takes an original cost, percentage and returns a resale price
Go to file
MoistOverflow d90d4bb786 init 2023-05-21 20:08:12 -04:00
assets Created a new Expo app 2023-05-17 19:17:32 -04:00
.gitignore Created a new Expo app 2023-05-17 19:17:32 -04:00
App.tsx init 2023-05-21 20:08:12 -04:00
README.md Create README.md 2023-05-21 20:07:34 -04:00
app.json init 2023-05-21 20:08:12 -04:00
babel.config.js Created a new Expo app 2023-05-17 19:17:32 -04:00
eas.json init 2023-05-21 20:08:12 -04:00
package.json init 2023-05-21 20:08:12 -04:00
tsconfig.json Created a new Expo app 2023-05-17 19:17:32 -04:00
yarn.lock init 2023-05-21 20:08:12 -04:00

README.md

gpCalc

simple gross profit calculator that takes an original cost, percentage and returns a resale price