I'm looking to put together a catalog of the items I sell/can provide..
It needs to be a two tier format... one online and one in shop...
online on it's own is simple enough and straight forward to do really as there's plenty of stuff for the likes of Joomla, or zen cart or others...
it's the off line stuff that would be more awkward [i think}.. what I'll be trying to do here is have a touch screen unit that folk can use to browse through and order products then pay at counter....
It would be ideal if I could run on one database if possible....
any ideas?
__________________ ComputekBlog Ireland
"There Justified and Ancient and they drive an Ice Cream Van"
☲ ☴ ☵ ☷ ♋
Radical suggestion of how you link the offline catalogue on the tablets to the online system. You could put QR codes on the site of each of the items, then scan it with a webcam to send your sales computer to the right item on the online shop.
Perhaps a bit overly convoluted, but that way you could essentially have all of your purchases run through your online store, whether they're in store or not.
Been thinking on this.. I suppose the simplest way is to build an online catalog. As the touch screen will have internet capability I could just log it onto the online catalog.
The difficulty is preventing it from being shut down or the browser closed - to some how lock it until I shut it down for the night...
__________________ ComputekBlog Ireland
"There Justified and Ancient and they drive an Ice Cream Van"
☲ ☴ ☵ ☷ ♋
Would it not be hugely easier, cheaper and more reliable to use NFC chips?
Wouldn't have thought so.
QR is license-free, NFC isn't. NFC is pretty expensive, all you need for QQR, once you've designed it, is a printer and some printer label sheets, if you want to put it on the products themselves. But that wasn't what I was suggesting (but is a nice idea too).
I was trying to think of a way in which you can link an offline and online catalogue together, so if the tablet is offline, and a customer has selected something, how do they get it/pay for it? NFC isn't really that useful in that situation, instead, if you have a webcam that scans the relevant QR code on the catalogue entry saved on the tablet. It could then access the particular part in the catalogue on the online account, where the transaction can be processed. Would mean he has one central DB for both online and offline tranactions. Of course, if he also used QR labels to replace barcodes, with the webcam, that would effectively act like a scanner for the 'barcode'.
Might be hassle creating every QR code, for every entry, and possibly overengineering it, but it's just an idea. NFC tags seem to me, to be totally overengineering it. NFC simply isn't really at the races yet, IMO. And that's from someone who designs and sells NFC kit...
Been thinking on this.. I suppose the simplest way is to build an online catalog. As the touch screen will have internet capability I could just log it onto the online catalog.
The difficulty is preventing it from being shut down or the browser closed - to some how lock it until I shut it down for the night...
Ideally, with infinite resources, you'd have an app that only allows you to go to the main menu or shut it down after entering a PIN or a pattern...
The difficulty is preventing it from being shut down or the browser closed - to some how lock it until I shut it down for the night...
If you use an android tab you could knock up an home-screen replacement app quite simply that would run in a kind of pseudo-kiosk mode. As long as it had wake-lock permission it could keep the device on indefinitely.