DIY P.O.S. System
May 2, 2005 7:23 AM
Subscribe
How can I build a custom P.O.S. system with an old computer and my internet-programming-biased skills?
The system will be used in a small, single screen movie theater, so I'll need to roll one for the ticketing window, and one for the concession stand. It doesn't have to necessarily be a full-fledged P.O.S. system (cash drawer, customer display, etc.), but at the very least it needs to track transactions and store them for daily reports.
My skills fall on the side of internet programming. I know HTML, CSS, JavaScript, DHTML, PHP, and mySQL... I can make a mean web app, but a P.O.S. system? Is it possible with these skills?
I guess I could install a server on each computer and have them run off a localhost app... I don't know. Any suggestions?
posted by bjork24 to computers & internet (10 comments total)
Also, there's the "re-inventing the wheel" aspect. As you might already know, there's a ton of POS systems out there. One that I'm familiar with, MicroBiz offers the software with source code so you can customize it yourself. I worked for a company a few years back that did that, and sold customized versions under their own brand.
That might be an option for you, I dont know your full situation, but hope this helps.
posted by isotope at 7:47 AM on May 2, 2005