Wednesday, May 13, 2009

Case Study: Using Grails as a Platform

A few months ago I started on a new project for a not-for-profit that asked me to create a Portal and registration site for their business. I knew that it was going to be a challenge because Grails is a new web development environment for me, and it is only in it's first release. To my pleasant surprise Grails is now my web development environment of choice.

To implement the portal, I created a set of basic requirements that would follow me through the development process:
  1. Enable users to register for the site
  2. Collect Information from the user
  3. Manage the information and continue a business process as the result

0 comments: