https://github.com/purple-stock/open-erp-qr-code-reader
Mobile app built-in React Native with Expo to serve as a stock control system.
https://github.com/purple-stock/open-erp-qr-code-reader
android expo hacktoberfest ios qrcode qrcode-reader react-native
Last synced: about 1 year ago
JSON representation
Mobile app built-in React Native with Expo to serve as a stock control system.
- Host: GitHub
- URL: https://github.com/purple-stock/open-erp-qr-code-reader
- Owner: Purple-Stock
- License: mit
- Created: 2020-08-31T13:49:51.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-19T21:25:04.000Z (over 3 years ago)
- Last Synced: 2024-05-01T09:48:14.337Z (about 2 years ago)
- Topics: android, expo, hacktoberfest, ios, qrcode, qrcode-reader, react-native
- Language: TypeScript
- Homepage: https://www.purplestock.com.br
- Size: 794 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Purple Stock
Mobile app built-in React Native with Expo to serve as a stock control system.
Backend: https://github.com/Purple-Stock/open-erp
## Images from Application




## Installation
```bash
$ expo install
```
## Running the app
```bash
# Android
$ yarn android
# iOS
$ yarn ios
```
## Environment
- Node.js v12.18.4 LTS
- React Native v4.13.0
- Expo v3.27.13
- Android/iOS Simulator
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details