Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adi-code22/swiftpay
SwiftPay is an application that simulates the operations of a Bank with Cash & Non-Cash accounts. The simulator allows for setting up new accounts with initial balances (in different asset classes and currencies) and updating these balances in response to SWIFT messages.
https://github.com/adi-code22/swiftpay
java-11 microservices-architecture reactjs spring-boot
Last synced: about 1 month ago
JSON representation
SwiftPay is an application that simulates the operations of a Bank with Cash & Non-Cash accounts. The simulator allows for setting up new accounts with initial balances (in different asset classes and currencies) and updating these balances in response to SWIFT messages.
- Host: GitHub
- URL: https://github.com/adi-code22/swiftpay
- Owner: adi-code22
- Created: 2023-03-31T11:26:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-22T08:56:36.000Z (over 1 year ago)
- Last Synced: 2024-10-01T19:16:14.647Z (about 2 months ago)
- Topics: java-11, microservices-architecture, reactjs, spring-boot
- Language: JavaScript
- Homepage:
- Size: 3.67 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SwiftPay
### SwiftPay is an application that simulates the operations of a Bank with Cash & Non-Cash accounts. The simulator allows for setting up new accounts with initial balances (in different asset classes and currencies) and updating these balances in response to SWIFT messages.
![Screenshot from 2023-03-31 13-32-55](https://user-images.githubusercontent.com/78801889/233773691-e35e733a-ac46-4a97-86c9-2feb9cea9361.png)
### Login from here
![Screenshot from 2023-03-31 13-31-34](https://user-images.githubusercontent.com/78801889/233773721-30abee5b-33e3-4a82-8ba4-d193a64851c4.png)
### Sign Up to our site from here
![Screenshot from 2023-03-31 13-32-06](https://user-images.githubusercontent.com/78801889/233773723-54b7e1bc-dfab-4d4f-8c93-84a149514770.png)
### Transfer window for initiating payment transfer with respect to verified SWIFT messages from banks.
![Screenshot from 2023-03-31 13-34-02](https://user-images.githubusercontent.com/78801889/233773728-6d6c2c79-04de-42c3-bff7-0a7a0b614780.png)
### Whole TRANSACTION HISTORY
![Screenshot from 2023-03-31 13-34-36](https://user-images.githubusercontent.com/78801889/233773738-4b6b0ff6-5903-4d07-b33e-c1213f0474b9.png)
### Eureka Server tunneled from AWS monitoring each and every microservices running parallely.
![Screenshot from 2023-03-31 13-35-09](https://user-images.githubusercontent.com/78801889/233773743-88ee0394-d35c-49b9-82cc-8689bb9d91be.png)