send link to app

BarCode Web app for iPhone and iPad


4.4 ( 3424 ratings )
Business Productivity
Developer: Eido Virtual
Free
Current version: 1.2, last update: 7 years ago
First release : 09 Jul 2012
App size: 1.93 Mb

Barcodeweb connects to your own web service. When users press the scan button in the web page a scanner appear and read a barcode, redirected to the web service you have defined and voila, you can provide any information on the product scanned: price, availability, quantity on hand, description, properties, promotions, etc.. Its up to you what information to provide.


You can create a page to update the inventory, search the stock of a book in your book store, a piece of clothing in your store and so on.

BarCode Web can read 2D codes (QR) .
2d codes may include special characters, the app can be configured to send data in hexadecimal.

The home page is an example from the eidovirtual server, config the application to work on your own server and database.

Scan button opens the scanner and when the barcode is read, automatically calls a javascript code, from this javascript you can load an action, for example in php to connect a database.
Go button is optional and call the same javascript code manually.

You can download the examples in html and php.