Back to selected work

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.

.NETPostgreSQLNext.jsTypeScriptEF CoreMulti-tenant SaaS

04 / Screenshots & media

See the work in context.

Project view / 01
Project view / 02
Project view / 03
Project view / 04
Project view / 05
Project view / 06
Project view / 07
Project view / 08

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.