Re: [Cppcms-users] Documentation
Brought to you by:
artyom-beilis
From: Artyom B. <art...@ya...> - 2011-12-22 11:36:58
|
> > >Hello Artyom: > >Would be great to have a tutorial for a small project, nothing fancy but > a functional project to start using cppCMS. > > [snip] >The point is that we need a small MVC project, using no more than 3 tables using postgreSQL or MySQL, > >The project could show how to : > >- Connect to DB using cppDB >- Create forms >- Create a master detail View >- Create Sql based LOV's ( List of Values ) >- Create Page navigation for a table of records >- Validate forms >- Session variables >- Interact with jquery >- Create a search view > >This really would help to attract new users to cppCMS world :) > Actually there is a small example of message board that shows all these, maybe with exception of the last two. Take a look on it. In any case I see your point. You want to do all of this step by step. >Cheers ! > >Daniel > Artyom |