You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 31, 2020. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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).
Yes, ideally it would be native but I don't want to haven't people need to install an app.
Maybe that's not a big barrier but from what I've seen on the ground a lot of people running the collection drives aren't technically savvy
Sent from BlueMail
On Sep 29, 2017, 4:38 PM, at 4:38 PM, Khaled ***@***.***> wrote:
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).
--
You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub:
#20 (comment)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: