simple gross profit calculator that takes an original cost, percentage and returns a resale price
Go to file
moist-webDev 64d65610e3 updated version number 2023-05-23 19:02:32 -04:00
assets updated splash screen 2023-05-23 19:01:24 -04:00
.gitignore Created a new Expo app 2023-05-17 19:17:32 -04:00
App.tsx changed backgound color 2023-05-22 21:22:55 -04:00
README.md Update README.md 2023-05-22 01:18:21 -04:00
app.json updated version number 2023-05-23 19:02:32 -04:00
babel.config.js bug fix with onmount and AsyncStorage with history state 2023-05-22 01:02:53 -04:00
eas.json bug fix with onmount and AsyncStorage with history state 2023-05-22 01:02:53 -04:00
package.json bug fix with onmount and AsyncStorage with history state 2023-05-22 01:02:53 -04:00
tsconfig.json bug fix with onmount and AsyncStorage with history state 2023-05-22 01:02:53 -04:00
yarn-error.log bug fix with onmount and AsyncStorage with history state 2023-05-22 01:02:53 -04:00
yarn.lock bug fix with onmount and AsyncStorage with history state 2023-05-22 01:02:53 -04:00

README.md

gpCalc

simple gross profit calculator built with react-native in expo. All it does is take in a original cost, desired GP percentage and returns a resale price. gpCalc