Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 808 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 808 Bytes

synenosis

This is a demo application created during the NBB i-bank #fintech crowdhackathon. It implements a single API to access data from diverse financial institutions.

The demo application implements:

  • Integration with National Bank of Greece
  • Integration with Pireaus Bank
  • Integration with PayPal
  • A simple demo app where one can insert his credentials and fetch data from the above providers
  • A developer API in the spirit of the Open Bank API specification, where the data can be consumed
  • Documentation for the developer API

To read more about the project please visit http://www.synenosis.gr/

Installation instructions

This is a Django / Celery project. All requirements can be found in the requirements.txt file. Make sure you have phantom-js installed in your system.