An app intended for Habitat for Humanity Restore cashiers to correctly measure & price sheet goods
Go to file
2024-07-01 06:15:43 -07:00
__fixtures__ move away from ehemer to resolve recursive loop. 2024-06-28 14:53:48 -07:00
__mocks__/@react-native-async-storage fix rendering and storage issues for unit tests. 2024-06-28 06:04:50 -07:00
.vscode attempt to fix unit tests. 2024-06-27 14:31:59 -07:00
app start to refactor components. 2024-06-30 19:49:41 -07:00
assets made it look prettier. working on fixing product editor. 2024-06-29 06:09:22 -07:00
components Generated component unittests. 2024-07-01 06:15:43 -07:00
constants Initial commit 2024-06-25 19:20:08 -07:00
features/product start to refactor components. 2024-06-30 19:49:41 -07:00
hooks Initial commit 2024-06-25 19:20:08 -07:00
lib start to refactor components. 2024-06-30 19:49:41 -07:00
scripts Initial commit 2024-06-25 19:20:08 -07:00
setup covered product editor test cases. 2024-06-27 19:00:45 -07:00
.gitignore got store working. now working on product-dimension switcher. 2024-06-27 07:06:39 -07:00
app.json Initial commit 2024-06-25 19:20:08 -07:00
babel.config.js got store working. now working on product-dimension switcher. 2024-06-27 07:06:39 -07:00
jest.config.js covered product editor test cases. 2024-06-27 19:00:29 -07:00
package-lock.json Initial commit 2024-06-25 19:20:08 -07:00
package.json change product to dump to object before storing in redix. TODO: solve dimensions issue. 2024-06-30 09:37:27 -07:00
pnpm-lock.yaml change product to dump to object before storing in redix. TODO: solve dimensions issue. 2024-06-30 09:37:27 -07:00
README.md Initial commit 2024-06-25 19:20:08 -07:00
tsconfig.json move away from ehemer to resolve recursive loop. 2024-06-28 14:53:48 -07:00

Welcome to your Expo app 👋

This is an Expo project created with create-expo-app.

Get started

  1. Install dependencies

    npm install
    
  2. Start the app

     npx expo start
    

In the output, you'll find options to open the app in a

You can start developing by editing the files inside the app directory. This project uses file-based routing.

Get a fresh project

When you're ready, run:

npm run reset-project

This command will move the starter code to the app-example directory and create a blank app directory where you can start developing.

Learn more

To learn more about developing your project with Expo, look at the following resources:

Join the community

Join our community of developers creating universal apps.