A web platform for composing SMS templates and sending messages to customers fetched from OnlineFact, delivered via the CM Telecom API.
During my internship at PDSS, I designed and built this tool from scratch. The application lets teams create reusable SMS templates and send messages to their customer base. Customer data is synchronized from OnlineFact, and all outbound SMS are delivered using the CM Telecom API.
The system implements three roles with scoped permissions: Users, Company Admins, and Super Admins. Users can select templates and recipients; Company Admins manage templates and monitor usage; Super Admins oversee organizations, quotas, and platform activity.
I built the frontend with React, the backend with Laravel, and the database with MySQL. This project gave me practical experience with API integrations, role-based access control, and designing a clear, task-focused UX for business communication.
MySQL