Multi Notify
Complete B2B frontend refactor focused on notification management and dispatch.

Context
Internal platform for managing notification campaigns within Multilaser's corporate ecosystem.
Problem
The legacy frontend made maintenance, flow clarity and feature evolution harder for the responsible team.
My role
Front-end refactor, modernization with TypeScript/React, interface organization and notification service integration.
Result
More organized internal flow, clearer interface for operations and a more sustainable codebase.
About the project
Multi Notify is an internal Grupo Multilaser platform for managing push and email notification campaigns. The refactor modernized the frontend stack, improved maintainability and brought a clearer operating interface for the marketing team.
Product and engineering decisions
- Gradual migration from legacy screens to a more predictable React base.
- Dashboard with more scannable campaign metrics and states.
- Componentization to reduce repetition and ease maintenance.
- TypeScript usage to improve contracts and evolution safety.
Stack
Highlights
- Migration from legacy JavaScript to modern TypeScript + React
- Delivery and open-rate metrics dashboard
- Integration with push notification services
- Internal design system with Tailwind CSS