Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-19T21:25:04.000Z (almost 2 years ago)
- Last Synced: 2024-05-01T09:48:14.337Z (9 months 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
![appimages file](images/image-1.jpeg)
![appimages file](images/image-2.jpeg)
![appimages file](images/image-3.jpeg)
![appimages file](images/image-4.jpeg)## 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