
A dynamic client-side banking platform simulating a complete financial system using Vanilla JavaScript.
A dynamic, client-side web application simulating a complete banking platform. Built from the ground up using HTML5, CSS3, and Vanilla JavaScript, this project demonstrates a strong understanding of DOM manipulation, client-side data persistence, and application logic without relying on external frontend frameworks.
It features a custom JavaScript routing engine for a Single Page Application experience, and effectively transforms the browser's LocalStorage into a simulated relational database. The system handles money transfers, mathematics-based fund validation, and real-time transaction logging for a complete banking overview.



