--
You received this message because you are subscribed to the Google Groups "Coin Box POS" group.
To post to this group, send email to coinb...@googlegroups.com.
Visit this group at http://groups.google.com/group/coinboxpos?hl=en.
Why not make it web based from the start and we use the django python web framework. easy to setup and an all platform solution
Think of it this way alot of advantages there are in terms of using the django python web framework.1) interfaces with my database servers, and the database design is done from the django project itself.
2) can run on local host or a remote server to allow easy connection of multiple point of sales systems to a single remote machine regardless of the os.
3) installation can be scripted.