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

https://github.com/jamesallison/mondoweb

An online banking client built on the Mondo API
https://github.com/jamesallison/mondoweb

Last synced: 19 days ago
JSON representation

An online banking client built on the Mondo API

Awesome Lists containing this project

README

        

# MondoWeb
### An online banking client built on the Mondo API

Hoping to release this open source Mondo online banking client once Mondo becomes more publicly available. For now, you may host this on your own webserver.

## Features
- Three-legged OAuth support
- Searchable & paginated table of transactions
- Map of transactions
- Legacy bank style account statements by month
- CSV Export of all your transactions
- Disable / enable your card

## Installation
1. Create a file called settings.php in the inc directory.
2. Paste in the following code
3. Place your Mondo OAuth credentials in the file

```

```