Skip to content

Barcode Scanner #6

@Sakemo

Description

@Sakemo

What: In the SaleFormModal, add a button that activates the device's camera (cell phone or webcam). The user points to a barcode, and the product is automatically added to the sale.

How: Using a JavaScript barcode scanner library (e.g., react-zxing). It decodes the image and returns the number, which we use to search for the product in the API.

Value: "Wow" feature. Makes the sales process extremely fast and modern, especially for physical stores.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions