I am going to develop a web based point of sales system. It is going to be based on linux and php. Users will access it via internet and using browser as the tool.
Problem is if the web server is down? The user want to be still able to do their business locally and update the central database once the web server is up? What best solution can I do here? So is web the right way to go or should I just build some windows based application.