# BankSystem
**Repository Path**: outsider254/BankSystem
## Basic Information
- **Project Name**: BankSystem
- **Description**: No description available
- **Primary Language**: C#
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-01-17
- **Last Updated**: 2025-01-17
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# BankSystem
**BankSystem** is an open-source web project where users can create bank accounts, transfer money, create payment cards, pay with them or directly through their account, etc.
It supports connecting multiple banks together through the _CentralApi_. This allows money to be securely transferred between **separate instances of BankSystem** running on different machines.
## Documentation
### [Getting started](https://github.com/banksystembg/BankSystem/wiki/Getting-started)
>**This page contains important information on how to properly configure BankSystem and CentralApi**
BankSystem consists of two base components - the bank web application and the _CentralApi_, which securely connects banks running on separate machines together to process [transfers between different banks](https://github.com/banksystembg/BankSystem/wiki/Money-transfers#Global--worldwide-transfers), [card payments](https://github.com/banksystembg/BankSystem/wiki/Cards#Purchases) and [direct payments](https://github.com/banksystembg/BankSystem/wiki/Direct-payments).
## Project links
We have set up a network of two BankSystem instances and one [DemoShop](https://github.com/banksystembg/BankSystem/wiki/DemoShop), connected through a _CentralApi_. This network supports all BankSystem functionality, including [Global transfers](https://github.com/banksystembg/BankSystem/wiki/Money-transfers#global--worldwide-transfers), [Direct payments](https://github.com/banksystembg/BankSystem/wiki/Direct-payments) and [Card payments](https://github.com/banksystembg/BankSystem/wiki/Cards#purchases).
|Project |Address
|-|-
|**DemoShop** |https://banksystem-demoshop.herokuapp.com/
|**Test Bank 1**
**Transfer details:**
* Bank name - _Bank system_
* Bank country - _Germany_
* Bank code - _ABC_ |https://banksystem-1.herokuapp.com/
|**Test Bank 2**
**Transfer details:**
* Bank name - _Bank system 2_
* Bank country - _Netherlands_
* Bank code - _CBA_ |https://banksystem-2.herokuapp.com/
All of these projects have a demo account already registered:
| Email | Password
|----------------- |----------
| test@test.com | Test123$
Additionally, all bank accounts created have an initial balance of €500 for demonstration purposes.
### [Bank accounts](https://github.com/banksystembg/BankSystem/wiki/Bank-accounts)
Bank accounts hold information about their owner, balance, transactions, date of creation, etc.
### [Money transfers](https://github.com/banksystembg/BankSystem/wiki/Money-transfers)
BankSystem supports two types of money transfers - internal and global / worldwide.
### [Cards](https://github.com/banksystembg/BankSystem/wiki/Cards)
Cards are used for making purchases on other websites using the _CentralApi_.
### [Direct payments](https://github.com/banksystembg/BankSystem/wiki/Direct-payments)
Direct payments are a way to securely pay on websites directly through a bank account without the need to provide card details.
### [DemoShop](https://github.com/banksystembg/BankSystem/wiki/DemoShop)
DemoShop is an example web application implementing direct and card payments.
### [User settings](https://github.com/banksystembg/BankSystem/wiki/User-settings)
### [Bank administration](https://github.com/banksystembg/BankSystem/wiki/Bank-administration)
***
**Used technologies:**
* C#
* ASP.NET Core
* ASP.NET Core MVC
* ASP.NET Core Web API
* Entity Framework Core
* Asymmetric & hybrid encryption
* jQuery
* AJAX
* HTML
* CSS
* Bootstrap
***
## Development Timeline Visualization
### [Video:](https://youtu.be/3Vm7BcysBVc)
[](https://youtu.be/3Vm7BcysBVc)