Cerensa® V2: The ultimate software for Sustainability Management and Sustainability Analysis


Cerensa Web App Version 2 is a sustainability platform that provides solutions for solid waste management, electric energy, water supply/waste, and indicators. These products can be used from operation management to data aggregation, and business intelligence within Microsoft PowerBI, giving insights that help ESGs and compliance. My role on this project started as front-end development, but I also helped with business analysis, UX design, specifications, software architecture, and SCRUM.

Architecture in a glimpse: Cerensa v2's system is a MySQL, Java, and Angular app. I mainly worked on its database and front end, so I'll only describe its architecture. This system holds billions of data points, so tables are organized around the domain and include data warehouses for easy report creation. And at the front end, we used both custom components and prime-ng. Charts are custom components rendered via C3.js, a library built on D3.js focused on charts.