Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yushulx authored Jul 25, 2024
1 parent 0738777 commit 56ebd84
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,17 @@
# Angular Barcode and QR Code Scanner
This project demonstrates how to build an Angular barcode and QR code scanner using the [Dynamsoft JavaScript Barcode SDK](https://www.dynamsoft.com/barcode-reader/sdk-javascript/).

**Barcode Scanner**

https://github.com/user-attachments/assets/98de98b3-ac28-49a6-a520-11202e48e7ca

**Document Scanner**

https://github.com/user-attachments/assets/17cf6449-f1b6-4644-89fc-d3f5f05009f9




## Prerequisites
- [Node.js](https://nodejs.org/en/download/)
- Angular CLI
Expand All @@ -11,7 +20,9 @@ https://github.com/user-attachments/assets/98de98b3-ac28-49a6-a520-11202e48e7ca
npm install -g @angular/cli
ng --version
```
- [Dynamsoft Barcode Reader Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dbr)
- [Dynamsoft Capture Vision Trial License](https://www.dynamsoft.com/customer/license/trialLicense)

![Dynamsoft Capture Vision Trial License](https://www.dynamsoft.com/codepool/img/2024/07/capture-vision-suite-license.png)

## Online Demo
[Try the Demo](https://yushulx.me/angular-barcode-qr-code-scanner/)
Expand Down

0 comments on commit 56ebd84

Please sign in to comment.