Sample applications
My clinic
It is just a little more than the management of the relation between a patient and a customer in a medical environment, improved with binary objects.- Database structure and users creation statements (.sql files to be run on MySql)
- The generation project - myclinic.shrg (Once extracted it needs to be opened by the SprHibRad generator and to be customized in the db-connection data and paths before the "generate" command can be launched)
- A report file - patientList.rptdesign (after it is extracted it needs to be located in the 'WebContent/reports' directory of the generated project)
- dictionary_en_US.properties : the English dictionary for the application (after it is extracted it needs to be located in the 'src/main/resources/' directory of the generated project, replacing the pre-existing file)