Back to selected work

Engineering case study / In progress

Akbulut ERP

Akbulut ERP is a SaaS platform for managing stock, customer accounts, warehouses, invoices and other core business operations. It combines a .NET 8 MVC application with PostgreSQL and modular ERP workflows.

.NET 8ASP.NET MVCPostgreSQLSaaSMulti-tenant Architecture

04 / Screenshots & media

See the work in context.

Project view / 01
Project view / 02
Project view / 03

01 / Architecture overview

Make the system legible.

The platform uses a .NET 8 MVC application and PostgreSQL data layer, organized around SaaS administration and modular ERP workflows. Tenant-aware operations keep each organization’s business data separated.

02 / Problem & need

The useful constraint.

Businesses need stock, customer, warehouse and financial operations to work together in one reliable system.

03 / Technical decisions

01PostgreSQL supports the connected business data model across ERP modules.

02.NET MVC provides a structured foundation for administration screens and business workflows.

03Modular organization keeps stock, customer, warehouse and finance features manageable.

05 / Challenge resolved

The main challenge is presenting dense business operations in a clear interface while keeping tenant-specific data boundaries consistent.

06 / Lessons & next

The project has strengthened my experience with ERP workflows, SaaS products and designing software around real business operations.