Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.