Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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