PeCube
PeCube

PeCube is a vertical solution for fund management companies in the private equity sector.

you can open the file at:

clarisengage.fmcloud.fm

with the credentials sent through the form

All data are of course fake data. Fund PeCube 7 has more realistic data than other funds.

Notes on the UI:

  • the app makes very complex processes and data verification (financial, regulations…) a child play.
  • the UI makes it so understandable that new users don’t need a training
  • we made extensive use of wizard-style interface, with breadcrums, steps, validation…
  • reports and charts (Vega/Vue.js) are at the core of the UX, so users can monitor even the impact on their own actions before committing. Server side processes can be monitored thanks to progress bars.
  • We made extensive use of card windows and slide panels, so the user feels a lot of consistency even if the underlying technique is not always the same (sometimes we need to be able to scroll, sometimes not…)
  • To avoid web viewers to come to the foreground on Windows, we implemented some javascript to create an image file from the canvas, so intereactive web viewers are replaced with static containers on the fly.

Thanks for your attention!