Skip to content

Vincy-Cheng/Swift-QR-Code-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QR Code scanner

This is a (swift) ios app that can scan the QR code to sum up the item values and display the records. CodeScanner is used for the QR code scanning. The records are stored in CoreData.

The ios deployment target is 15.0

Testing

Please follow Product class to create the QR code.

Example

[{
"value": 25.5,
"name": "Sample Product",
"owner": "John Doe"
}]

Screenshots

288806969-a63f546d-639c-467a-a748-afce98064a10

288807039-0690dcae-a9eb-4996-a109-fa7a9ba949f2

288806969-a63f546d-639c-467a-a748-afce98064a10

288807101-2853b887-794d-41c9-b253-34f6fc3f1a87

288807170-863c7ba4-86d1-4d61-90be-06d4d2227197

288807200-2ecfd1e1-f2e6-4b94-ae5a-e0ba4a18a9d9

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages