Back to Projects
ALPAY — Console-Based E-Wallet System preview
CompletedC Systems

ALPAY — Console-Based E-Wallet System

Terminal-based digital e-wallet system developed in C implementing a secure two-role RBAC (Admin & User) system, complete financial transaction flow (balance transfer, top-up, withdrawal, transaction history), and persistent data management using flat files (.txt) without external database dependencies.

Digital wallet transactions + RBAC security + File Handling (.txt)

CFile HandlingRBACCLI