---
title: FuelStation ERP
slug: fuelstation-erp
author: Charis Nikolaidis
year: 2022
type: Where it started
tech: [C#, .NET, Blazor, WinForms, SQL Server]
url: https://charisnikolaidis.com/projects/#fuelstation-erp
---

# FuelStation ERP

My first real system. An ERP for running a fuel station, written in C# and .NET
with a Blazor and WinForms front. It's not how I'd build it today, and that's the
point: it's where I learned what a data model wants, what happens when you skip
validation, and why the boring parts matter. Still on my GitHub, warts included,
and two stars I'm unreasonably fond of.

**Type:** Where it started · **Year:** 2022
**Stack:** C#, .NET, Blazor, WinForms, SQL Server

## What's inside

- Stock, sales and pricing for a fuel station.
- Both a desktop and a web front end.
- My first proper data model and the lessons that came with it.
- Two GitHub stars, which I'm unreasonably fond of.

## Links

- GitHub: <https://github.com/Charisn/FuelStation-ERP>

## Related

- Profile: <https://charisnikolaidis.com/llms.txt>
- All projects: <https://charisnikolaidis.com/projects/>
