Skip to content

tucanoo/crm_grails

Repository files navigation

Grails CRM

A simple customer management system built in Grails v4 to demonstrate basic CRUD operations.

Database: In memory H2 with 1000 records of fictitious customer data loaded at runtime.

UI based on Twitter Bootstrap.

A corresponding tutorial for this repository can be found at https://www.tucanoo.com/how-to-build-a-simple-crm-with-grails/