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

https://github.com/davdiv/moneycount


https://github.com/davdiv/moneycount

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

moneycount
==========

This repository contains the source code of the small application running at [moneycount.herokuapp.com](http://moneycount.herokuapp.com).

This application allows to easily count money.

Here is how to run it locally:

git clone https://github.com/davdiv/moneycount.git
cd moneycount
npm install

Then, to start the web server, do:

npm start

This application uses:
* [hashspace](https://github.com/ariatemplates/hashspace)
* [noder-js](https://github.com/ariatemplates/noder-js)
* [bootstrap](http://getbootstrap.com/)

Images are coming from:
* [http://www.designcontest.com](http://www.designcontest.com): [this one](http://www.iconarchive.com/show/ecommerce-business-icons-by-designcontest/money-icon.html) and [this one](http://www.iconarchive.com/show/ecommerce-business-icons-by-designcontest/checks-icon.html)
* [http://antialiasfactory.deviantart.com](http://antialiasfactory.deviantart.com): [this one](https://www.iconfinder.com/icons/57737/cash_coins_funding_money_venture_capital_icon#size=128)