01Context
SLY· suite customers generate thousands of dispatches — postal and email — and they need to see them: volumes, delivery states, time ranges, costs. SLY·Report is the internal dashboard exposing this data to customers, each with exclusive access to their own dispatches.
02Beyond the frontend
This project deliberately took me outside my usual perimeter. Different stack: Vue 3 with Quasar instead of React/Next. Authentication: Auth0 integration with SSO designed to be shared across every SLY· product — one login for the whole suite. Data: table modeling for postal and email dispatches, dynamic time-range filters, CSV export. Deployment: pipeline configuration on Vercel. Login page and dashboard redesigned from scratch, with a badge-and-color system making delivery states readable at a glance.
03Why it matters
It’s the project proving I don’t stop at the component boundary: auth, data, deployment and a framework I’d never used before, shipped to production. When needed, I cross the stack.
