InfoCamere

Infocamere (IC) is the IT “armed” arm of the Italian Chambers of Commerce.

In IC I worked for the “Registro Imprese” system, a portal that allows to show official data of the chambers of commerce and, therefore, access to surveys, financial statements, files of all italian companies.
This portal was developed with Liferay 6, and my role was of Liferay designer and implementer.
Specifically, I designed and implemented components using spring MVC portlet and Service Builder (used just as service layer and NOT as Persistence layer, luckily)
The already existing backend layer was called by rest services clients

The front-end should be responsive, that’s why we used in important manner Boostrap and CSS 3

There was also a mysql database (secondary, just to decode some minor information) called directly by JDBC
The source code versioning was implemented by SVN and the build tool was Ant