On Wed, Jul 8, 2009 at 9:50 AM, Benshep<[email protected]> wrote: > > Hello, > > I am just checking out cakephp as an option for putting together a web > application I need to create. Im hoping someone can tell me if the app > I will outline below is something cakephp can and should be used to > create. > > The app will allow users to register and make an account, in this > account they are able to edit their profile and perform online > questionnaires. The Questionnaires are from 20 - 100 questions all > with answers on a scale from 1-5 with a calculation at the end to > produce a result. Each user needs their own account that is > configurable and personalized. > > This is a very general overview of what the app needs to do but I hope > you can get the general picture. > > As well if anyone reading knows, where would be a good place to start, > as in tutorials/docs to read and also templates. > > thanks > benjamin
Do yourself a favor a grab LimeSurvey: it does everything you need, and then some -- plus it's PHP, open source and has a good community. This is by no means a knock on CakePHP -- of course it can do everything you've asked -- but _because_ you had to ask, I'm weary of your ability to actually write something like this from scratch. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
