Back to search
SecureBankingSystem - is a desktop bankAccount manager built with Python and Tkinter, using SQLite for persistence and Argon2id for secure password/PIN hashing. It supports admin/customer workflows, account creation, deposits/withdrawals, PIN changes, and transaction history—designed for learning secure app patterns and prototyping fintech features
Stars
17
Forks
0
Watchers
17
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
6
commits
fix: update badge links in README.md to point to SecureBankingSystem
cabff43View on GitHubfeat: add initial implementation of Bank Account Management System
1f0a9c7View on GitHub