All Projects → appcoda → Simple-Barcode-Reader

appcoda / Simple-Barcode-Reader

Licence: other
A simple barcode reader built in Swift

Programming Languages

swift
15916 projects
ruby
36898 projects - #4 most used programming language

A Simple Barcode Reader App built in Swift

Apple has made the barcode scanning process a breeze to implement. We will be diving into the world of AV Foundation Framework to build a neat little iPhone app that reads barcodes on CDs, gets some important information about the Album, and prints it to the app’s view. Reading the barcodes is cool and important, but we’ll take it a step further and do something neat with the barcode number that we receive.

It should probably go without saying, but a barcode scanning app will only work on a device equipped with a camera. With that in mind, let’s grab our camera-equipped iOS devices and get started!

For the full tutorial, please visit:

http://www.appcoda.com/simple-barcode-reader-app-swift/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].