Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/willrax/mondo-dashboard

:moneybag: A dashboard for Mondo (https://getmondo.co.uk)
https://github.com/willrax/mondo-dashboard

Last synced: 9 days ago
JSON representation

:moneybag: A dashboard for Mondo (https://getmondo.co.uk)

Awesome Lists containing this project

README

        

# Mondo Dashboard

A dashboard built on top of the Mondo API.

In order to use this you'll need to set up two functions with AWS Lambda. https://github.com/willrax/mondo-lambda-auth

# Installation

```
git clone [email protected]:willrax/mondo-dashboard.git
cd mondo-dashboard
npm install; bower install;
cp example.env .env
```
Fill in the .env file with the Mondo API host and your lambda host.

You can run the application with `ember server`.

# Coming Soon

- Transaction details view with maps and counters.
- Maps.
- Charts.