Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yarzik7/barcode-scanner-react
Web application for scanning and searching the Internet for barcodes
https://github.com/yarzik7/barcode-scanner-react
barcode barcode-scanner react reactjs scss
Last synced: 2 days ago
JSON representation
Web application for scanning and searching the Internet for barcodes
- Host: GitHub
- URL: https://github.com/yarzik7/barcode-scanner-react
- Owner: Yarzik7
- Created: 2024-01-27T12:35:45.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-13T09:34:25.000Z (7 months ago)
- Last Synced: 2024-04-14T16:20:01.929Z (7 months ago)
- Topics: barcode, barcode-scanner, react, reactjs, scss
- Language: JavaScript
- Homepage: https://barcode-scanner-react-mu.vercel.app
- Size: 308 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Barcode scanner
About project
This application allows you to scan a product's barcode and find information about it on the Internet. The application was created using the React, QuaggaJS and JsBarcode libraries.
Features
-
Create barcode
Allows to create a barcode image based on the value entered by the user.
-
Barcode scanning
It is possible to scan the barcode from the product.
-
Camera selection
There is an option to select a camera for scanning.
Technology Stack
- React
- SCSS
- QuaggaJS
- JsBarcode