This repository contains a C-based implementation of a comprehensive banking service, currently under development. The project aims to simulate core banking operations with a robust database for managing accounts and transactions.
- Account Management: π Creation, deletion, and modification of bank accounts.
- Transactions: π΅ Deposit, withdrawal, and funds transfer between accounts.
- Database Integration: ποΈ Persistent data storage using a custom or file-based database.
- Security: π Basic authentication for users with encrypted password storage.
- Reporting: π Generation of financial reports based on transaction history.
π§ Work in Progress
The project is currently being coded and new features will be added incrementally.
More updates will be available soon. Keep an eye on this repository for progress. π