https://github.com/davdiv/moneycount
https://github.com/davdiv/moneycount
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/davdiv/moneycount
- Owner: davdiv
- License: agpl-3.0
- Created: 2014-03-30T21:32:20.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-04-23T20:23:10.000Z (over 11 years ago)
- Last Synced: 2024-04-09T21:35:18.533Z (over 1 year ago)
- Language: JavaScript
- Size: 430 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)