Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 7 hours 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 (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-05T12:57:03.000Z (11 months ago)
- Last Synced: 2024-01-06T10:25:12.470Z (11 months 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.