
Client Data Lookup & Reporting
About the project
A search and reporting front-end over a client/founder registry. Records are looked up, expanded into detail views, and exported: report layouts are rendered to PDF-ready markup and captured with html2canvas, so what the user sees on screen is exactly what lands in the file. Sensitive fields are encrypted client-side with crypto-js before leaving the browser. Material-UI for the component layer, Highcharts for the reporting visuals, animated particle backgrounds, and full i18n.
Technologies used
- React
- Material-UI
- Highcharts
- html2canvas
- crypto-js
- i18next
- SCSS
- Axios
- Docker