All the interface stuff you described is going to be JavaScript. All the backend stuff can be most anything you like. I suspect the Javascript Framework that fits best with what you describe is EXTJS, though perhaps someone else has a better suggestion. If you want to use cakephp as the backend, rock on. Good luck.
M On Tue, Jul 3, 2012 at 9:30 PM, Mr. Manager <[email protected]> wrote: > Dear All, > > I would like to create billing system with cakephp that is similar to > window app, which show the data in datagridview and add record in datagrid, > especially behind the sense modify record. In short we want to work with > data like desktop application. > > And one more in this system i want to track all user activity, including > which user modify on what record or data and if they want to restore to the > original one. > > I am looking forward to hearing solution from all as soon as possible. > > Best Regard, > Mr. Manager, > > -- > Our newest site for the community: CakePHP Video Tutorials > http://tv.cakephp.org > Check out the new CakePHP Questions site http://ask.cakephp.org and help > others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > [email protected] For more options, visit this group > at http://groups.google.com/group/cake-php > -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
