sKladMan - adaptive online clothing store
Problem:
A clothing store was selling entirely through Instagram: orders via direct messages, manual inventory tracking in Google Sheets. Orders were getting lost, sales were being missed. The task was to create a fast web store based on their existing product data.
What was done
A high-performance e-commerce application built from scratch. Mobile-first interface: sticky bottom navigation, sliding filters, slide-out cart, language switch UA/EN. The frontend dynamically processes products, sizes, and prices based on inventory data.
Most interesting technical solutions
— Three-step modal order funnel: contacts → smart delivery with interactive auto-completion of Nova Poshta and Ukrposhta branches → payment selection. The checkout feels natural for social media shoppers.
— Fully asynchronous filters and sorting: by sizes, categories, promotional items - instantaneously, without page reload, fast even on budget smartphones.
Result
The store moved away from manual sales via direct messages. Customers see real-time inventory and can place orders in less than 45 seconds from any phone.
Stack: React, JavaScript, LocalStorage, responsive design.
A clothing store was selling entirely through Instagram: orders via direct messages, manual inventory tracking in Google Sheets. Orders were getting lost, sales were being missed. The task was to create a fast web store based on their existing product data.
What was done
A high-performance e-commerce application built from scratch. Mobile-first interface: sticky bottom navigation, sliding filters, slide-out cart, language switch UA/EN. The frontend dynamically processes products, sizes, and prices based on inventory data.
Most interesting technical solutions
— Three-step modal order funnel: contacts → smart delivery with interactive auto-completion of Nova Poshta and Ukrposhta branches → payment selection. The checkout feels natural for social media shoppers.
— Fully asynchronous filters and sorting: by sizes, categories, promotional items - instantaneously, without page reload, fast even on budget smartphones.
Result
The store moved away from manual sales via direct messages. Customers see real-time inventory and can place orders in less than 45 seconds from any phone.
Stack: React, JavaScript, LocalStorage, responsive design.