COINKY — Digital Banking System

JavaScript
HTML
CSS

A web banking application in PHP that manages multiple financial accounts (Main, Savings, Reserve), with inter-account transfers, balance evolution charts, transaction history, and a separate admin panel. Built on a hand-rolled MVC architecture without external frameworks.

A complete digital banking experience in PHP, built end-to-end on top of a hand-rolled MVC core (no Laravel, no Symfony — just routing, controllers, models, and views I wrote myself).

What it does

Admin panel

A separate administrative surface (/admin/) for:

Architecture

Frontend stack