Skip to content
This repository has been archived by the owner on May 31, 2020. It is now read-only.

Inventory Tool for collection and Distribution #20

Open
astrogexo opened this issue Sep 28, 2017 · 3 comments
Open

Inventory Tool for collection and Distribution #20

astrogexo opened this issue Sep 28, 2017 · 3 comments

Comments

@astrogexo
Copy link

Grassroots organizations in the US need a system to create an inventory of donations before shipping. This will help speed up distribution once the shipment arrives in PR. Furthermore, NGOs on the ground will need to know real-time what is arriving and what they're distributing.

I propose a browser-based barcode scanner linked to a google spreadsheet for simplicity, familiarity, and ease of access.

The tool should be easy to use on a mobile device and allow for both image and manual input of inventory.

@astrogexo
Copy link
Author

Found this
https://github.com/zxing/zxing.

@kalquaddoomi
Copy link

You might be better off with a React Native project for this, linked to an API for synchronization and a local database on the device, rather than a browser-based barcode scanner which would require a bit of work. I've worked with Zebra Crossing before and it really is specifically for Native Apps (it has implementations for Android and iOS).

@astrogexo
Copy link
Author

astrogexo commented Sep 29, 2017 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants