PROJECT 3 : DOC-003
EPi Storage
EPi Storage drives a fleet of remotely controlled storage boxes that can be locked and unlocked from anywhere. End users browse availability, place a booking, then use the same web app to lock and unlock their box.
A Laravel + Filament dashboard is built for the tenants who own the boxes. The platform is fully multi-tenant — each owner only sees their own inventory and data — and a permissions system controls the rights of staff inside each tenant. Owners configure lock behaviour, booking prices and other amenities, and view KPIs for usage and revenue right inside the dashboard.
The customer-facing booking and lock / unlock UI is built with Laravel and Blade templates; the tenant panel is built with Filament.