Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/inaldor/scannerqrcode

A QrCode Scanner app
https://github.com/inaldor/scannerqrcode

avfoundation barcode-scanner camera capture capture-image capturesession metadata metadata-information nostoryboard qrcode qrcode-scanner swift

Last synced: 20 days ago
JSON representation

A QrCode Scanner app

Awesome Lists containing this project

README

        

# ScannerQRCode
A QrCode Scanner app

## About
This 100% code app is the result of my studies using AVFoundation to capture a session and a metadata output. It is a simple app, only to check how AVFoundantion works to capture a QRCode/BarScanner and how can I use it the best way possible.

## Features
* Request authorization to access the camera of the user
* Open the camera to capture an image
* Capture a QRCode/Barscanner and show the results to the user(TODO)

## Pictures


## License

This project is licensed under the [MIT License](https://github.com/inaldor/ScannerQRCode/blob/master/LICENSE)