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

https://github.com/pumpkinseed/transferwise-spending-report

Transferwise spending report built on top of Transferwise's API
https://github.com/pumpkinseed/transferwise-spending-report

payment-service transferwise transferwise-api

Last synced: 2 months ago
JSON representation

Transferwise spending report built on top of Transferwise's API

Awesome Lists containing this project

README

        

**DISCLAIMER: NOT a Transferwise offical app, you can use it on your own responsibility.**

# Transferwise spending report

Web tool built on top of Transferwise's API. It serve a purpose of having a clear view about the Transferwise account's spending.

### Usage

```
npm install

// Dev
npm run serve

// Prod
npm run build

// Lint
npm run lint
```

### Contributors
[Janos Mezo](https://github.com/jmezo) - [LinkedIn](https://www.linkedin.com/in/janos-mezo/)

### Application

![App1](readme_assets/app1.png)
![App2](readme_assets/app2.png)