This project is focused on testing the following libraries with Progressive Web App (PWA) functionality:
@syncfusion/ej2-angular-pdfviewer
: A PDF viewer component for Angular.@zxing/ngx-scanner
: A barcode scanner library for Angular.ngx-webcam
: A webcam integration library for Angular.@angular/pwa
: Provides support for adding Progressive Web App capabilities to Angular applications.
- PDF Viewing: Test the rendering and functionality of PDF documents using Syncfusion's PDF viewer.
- Barcode and QR Scanning: Validate barcode scanning capabilities using ZXing's Angular scanner.
- Webcam Integration: Test webcam functionalities using the ngx-webcam library.
- Clone the repository:
git clone https://github.com/phyoeisan-dev/PDFViewerApp.git
cd device-testing
- Install dependencies:
npm install
```build asp.net core web api project in visual studio and copy file under aspdonetcorewebapi for geting pdf file
3. Run the application:
```bash
ng serve
- Access the app in your browser at
http://localhost:4200
.
This project is licensed under the MIT License.