Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/debbieyuen/qrcode

A QR code reader iOS application that reads JSON files and translates them into UI
https://github.com/debbieyuen/qrcode

avkit coredata ios-swift ios16 network-configuration qrcode-scanner swift swiftui

Last synced: about 1 month ago
JSON representation

A QR code reader iOS application that reads JSON files and translates them into UI

Awesome Lists containing this project

README

        

# QR Code App with AVKit and CoreData
In this app, you can scan a QR Code with an embedded JSON string. A pop-up displays the JSON string and you may click on the "View Movies" button to see the available movies.

## Test with the following QR Code provided.
Screenshot 2023-08-24 at 8 52 06 PM

## App Screenshots
Screenshot 2023-08-24 at 8 48 20 PM

## Clone repo
Fork or clone the repo
```bash
$ git clone https://github.com/debbieyuen/qrcode.git)https://github.com/debbieyuen/qrcode.git
```