-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request] Ability to scan bar code when creating new coupon #17
Comments
One workaround i've found on iOS is:
Downside of this method: it preserves spaces which coupon-store doesn't currently support/handle (#18 ) |
This is definitely a feature that would make the app easier to use. Your iOS workaround should work fine in the latest release. Camera support would be great. Also uploading an image (scan or photo) would probably be useful as well. Libraries to check out for reading barcodes: |
I, too, was thinking about this and may play around with it. A proof of concept, in part:
And, not to creep into this request, but an image upload for a logo would be nice, too. |
Currently we input the code manually. It would be nice to be able to scan the bar code using an image (or camera on mobile device).
The text was updated successfully, but these errors were encountered: