Engineering case study / In progress
Akbulut MLM
Akbulut MLM is an in-progress SaaS platform for companies to manage distributor networks, e-commerce operations, ranks and commission workflows. The client experience is being developed with Next.js alongside a modular .NET backend.
04 / Screenshots & media
See the work in context.
01 / Architecture overview
Make the system legible.
The platform combines a modular .NET backend, PostgreSQL data layer and Next.js client. It supports tenant-aware workflows across MLM, e-commerce and administration features.
02 / Problem & need
The useful constraint.
Companies need to manage distributor networks, product catalogs, orders, ranks and commission rules from one platform.
03 / Technical decisions
01PostgreSQL supports the connected data model across users, networks, products and orders.
02A modular backend keeps MLM and e-commerce capabilities organized as the product grows.
03Next.js provides a focused interface for tenant operations and administration.
05 / Challenge resolved
The main challenge is bringing complex MLM and e-commerce workflows together while keeping the product understandable for different user roles.
06 / Lessons & next
The project has strengthened my experience with multi-tenant SaaS, domain modeling and building products around complex business rules.