FilterPack
B2B catalog and ordering platform for heavy equipment filters.
Project overview
FilterPack is a catalog and ordering product for companies that sell filters for trucks and special equipment. The platform is planned around product search, stock data, client accounts, orders, and data exchange with accounting systems.
Role and responsibilities
The work covered product thinking, engineering decisions, and practical delivery.
- Backend planning
- API development
- Catalog structure
- Search planning
- Next.js frontend planning
- Data exchange planning
The challenge
The product needed to serve B2B buyers who search by part numbers, equipment, brands, and alternatives. Standard shop logic was not enough for a technical catalog with many product relations.
The approach
- 01Designed a Django backend with clear apps for catalog, users, orders, promotions, search, and data exchange.
- 02Prepared API endpoints for product data, clients, orders, and catalog navigation.
- 03Planned search around product codes, names, brands, equipment, and substitutes.
- 04Prepared a Next.js frontend direction with server-side rendering for catalog pages.
- 05Kept the structure ready for later Redis, Elasticsearch, and accounting data exchange work.
What it delivered
- A technical B2B platform plan with clear backend modules.
- A data model better suited for a parts catalog than a simple shop.
- A frontend path for SEO-friendly catalog pages and product discovery.
- A base for order workflows, client accounts, and internal staff tools.
Product preview

System overview
A simple view of the main product layers.


