simple gross profit calculator that takes an original cost, percentage and returns a resale price
Go to file
David Fessler 3ae063c1b8
Create README.md
2023-05-21 20:07:34 -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 Created a new Expo app 2023-05-17 19:17:32 -04:00
README.md Create README.md 2023-05-21 20:07:34 -04:00
app.json Created a new Expo app 2023-05-17 19:17:32 -04:00
babel.config.js Created a new Expo app 2023-05-17 19:17:32 -04:00
package.json Created a new Expo app 2023-05-17 19:17:32 -04:00
tsconfig.json Created a new Expo app 2023-05-17 19:17:32 -04:00
yarn.lock Created a new Expo app 2023-05-17 19:17:32 -04:00

README.md

gpCalc

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