Develop Dueuno applications with AI
- Create a new Grails project:
https://start.grails.org/ - Copy the
.agentsfolder on the project root - Load the
dueuno-developerskill. This depends on the agent you are using. Your IDE may load thedueuno-developerskill automatically.
Create a Dueuno application.
This will create the corresponding service as well.
Create the domain class Publisher.
Create a Controller for books. Make it a favourite feature.
Create a CRUD for the domain Book with title, author, and publication date.
Create a Dueuno application.
Create a CRUD for the domain Book with title, author, and publication date.
Create a CRUD for the domain Author with name and age.
Make books as a favourite feature.
Create 73 records of mockup data per each domain class.
Credits for the app: Project Managers: Gianluca Sartori; Software Developers: Francesco Piceghello, Gianluca Sartori.