The Sepah Bank Notification Panel is a dedicated admin dashboard that allows bank administrators to send notifications and updates to their customers. Admins can create message templates and use them to send notifications accordingly.
The project was built with React, Tailwind CSS, and MUI. Alongside the main project, we also developed a separate Base Library to standardize and personalize components across our team's projects. All shared components — such as table displays and table search functionality — are built on top of this library, with all search-related logic and actions implemented inside the library itself, while components only interact with it through the relevant services.

An admin panel for sending notifications and updates to Sepah Bank customers through customizable message templates.