Re: [Cppcms-users] Creating a database web-frontend with interactive search in CppCMS
Brought to you by:
artyom-beilis
From: augustin <aug...@ov...> - 2011-04-28 13:36:19
|
Good Evening Alec, On Thursday 28 April 2011 09:17:37 pm Alec Taylor wrote: > Please tell me if it's possible to do in CppCMS, and if so, how. Yes, it's possible. The cppcms library is well conceived, and I find the cppdb (DB layer) library especially easy to use. How? Well, check the wiki for simple tutorials and documentation , and check all the examples delivered with the source code. That will get you started in understanding how to use the libraries. The templating layer will allow you to achieve the look you are after, like in your mockup. Again, check the wiki for more information. Blessings, Augustin. -- Friends: http://www.reuniting.info/ My projects: http://astralcity.org/ http://3enjeux.overshoot.tv/ http://linux.overshoot.tv/ http://overshoot.tv/ http://charityware.info/ http://masquilier.org/ http://openteacher.info/ http://minguo.info/ http://www.wechange.org/ http://searching911.info/ . |