Skip to content

Create a web application to analyze how different banks implement the XS2A process. Provide visualization of connections and implications of individual implementations.

License

Notifications You must be signed in to change notification settings

AMOS-2020-Team-7/process-miner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSD2Miner

AMOS Project Team 7 (SS 2020)

Mining Open-Banking Processes

Our application allows business which develop multi-banking gateways to optimize and perfect their workflows. In this way they are able to deliver the most reliable and easy to use product to the end user.

Our web application analyzes the concrete implementation of the process 'Get Transactions' at different banks. It provides visualization of connections and implications of individual implementations.

Software Architecture


Software Architecture


Deployment

The PSD2Miner may be deployed using docker-compose. In order to be able to do this certain values in the file docker-compose.yaml need to be modified:

  • GRAYLOG_URL - hostname of the Graylog instance that should be used to retrieve logs from
  • GRAYLOG_API_TOKEN - API token that is required for accessing the Graylog instance
  • BACKEND_HOST - hostname of the machine that will run the backend
  • BACKEND_PORT - number of the port that exposes the backend

About

Create a web application to analyze how different banks implement the XS2A process. Provide visualization of connections and implications of individual implementations.

Resources

License

Stars

Watchers

Forks

Packages

No packages published