Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/willrax/mondo-dashboard
- Owner: willrax
- Created: 2015-12-04T07:26:25.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-05T17:05:45.000Z (almost 9 years ago)
- Last Synced: 2024-10-06T03:41:05.624Z (about 1 month ago)
- Language: CSS
- Homepage: https://mondo.willrax.com
- Size: 36.1 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-monzo - mondo-dashboard - A dashboard built on top of the Mondo API (Apps)
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.