https://github.com/coderboy-raiyan/bank-management-system
This is a django bank management system with some core features
https://github.com/coderboy-raiyan/bank-management-system
django-framework postgresql python
Last synced: 2 months ago
JSON representation
This is a django bank management system with some core features
- Host: GitHub
- URL: https://github.com/coderboy-raiyan/bank-management-system
- Owner: coderboy-raiyan
- Created: 2023-12-23T14:13:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-05T12:57:03.000Z (over 2 years ago)
- Last Synced: 2025-01-17T09:10:34.591Z (over 1 year ago)
- Topics: django-framework, postgresql, python
- Language: HTML
- Homepage:
- Size: 1.33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Bank Management System
Welcome to the Bank Management System! This system is designed to provide users with essential banking functionalities and administrators with tools to manage accounts and loan requests.
#### User Features:
1. **Account Management:**
- Create an account.
- Update profile information.
2. **Financial Transactions:**
- Deposit and withdrawal amount.
- Check available balance.
- Check transaction history.
3. **Loan Services:**
- Request a loan.
- Users can take a loan from the bank three times.
#### Admin Features:
1. **Account Management:**
- Create user accounts.
2. **Loan Approval:**
- Approve loan requests.