← Back to portfolio

Skladno — Cloud Storage Rental

2021 Laravel · VUE · Flutter

Your apartment is tiny, and there's no room for the snowboard, bicycle, and skis. Skladno is a platform that aggregates storage units and warehouses for personal belongings. I was the technical co-founder — we built the web platform, mobile apps for couriers, and even the electronics for automated storage lockers.

Landing page

What we built

The idea is simple: you pick a storage size, schedule a pickup, a courier comes with boxes, packs your stuff, and delivers it to the nearest warehouse. When you need something back — just tap in the app.

We had three parts to the system:

  • Web platform — the customer-facing service where you book storage, track your belongings, and manage payments
  • Courier app — mobile app for couriers to handle pickups and deliveries with route optimization
  • Automated lockers — we designed the electronics for self-service storage units that customers could access 24/7 with a QR code

Storage management

Booking flow

The interesting part was the hardware integration. We had to build firmware for the locker controllers and connect them to our backend in real time — open/close commands, occupancy sensors, the works.

Dashboard