A centralized internal platform powering operations for Premium Fruits — managing logs, images, order investigations, and RESTful APIs in one place.
What's inside
Four core services built and maintained to power internal operations.
Internal activity logging for Premium Fruits operations — track events, audit trails, and employee performance reports.
Logs & AuditUpload and manage images via API — handles incoming Base64 inputs, stores and retrieves them with full database backing.
Base64 APIFully implemented and tested RESTful API built with the Laravel framework, serving internal and external consumers.
LaravelSearch and investigate orders by Order ID — retrieve raw historical data and trace order activity across the system.
Order Search