https://github.com/jeka-kiselyov/dimeshift
:moneybag::moneybag::moneybag: the easiest way to track your expenses. Free. Open-source. Node.js
https://github.com/jeka-kiselyov/dimeshift
backbone backbone-framework backbonejs budget budgeting expenses financial javascript money moneybag node nodejs personal-finance personal-finances
Last synced: 8 months ago
JSON representation
:moneybag::moneybag::moneybag: the easiest way to track your expenses. Free. Open-source. Node.js
- Host: GitHub
- URL: https://github.com/jeka-kiselyov/dimeshift
- Owner: jeka-kiselyov
- License: agpl-3.0
- Created: 2015-10-17T11:16:04.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-09-04T02:50:08.000Z (over 5 years ago)
- Last Synced: 2025-01-16T10:24:16.448Z (over 1 year ago)
- Topics: backbone, backbone-framework, backbonejs, budget, budgeting, expenses, financial, javascript, money, moneybag, node, nodejs, personal-finance, personal-finances
- Language: JavaScript
- Homepage: https://dimeshift.com/
- Size: 2.09 MB
- Stars: 195
- Watchers: 20
- Forks: 44
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - jeka-kiselyov/dimeshift - :moneybag::moneybag::moneybag: the easiest way to track your expenses. Free. Open-source. Node.js (nodejs)
README
# DimeShift - easiest way to track your expenses. Online. Open-source. Free
* node.js
* npm
* Front-end: jQuery, Bootstrap, Backbone.js with JSmart template engine.
* Back-end: Sequelize, SQLite database by default, easy to switch to MySQL or Postgree for production.
Demo:
----
[DimeShift](https://dimeshift.com/)
Desktop Application:
----
[DimeShift Desktop](https://github.com/jeka-kiselyov/dimeshift-desktop). Cross platform desktop app built on [Electron](http://electron.atom.io/)
Installation:
----
[](https://heroku.com/deploy?template=https://github.com/jeka-kiselyov/dimeshift)
or install from CLI:
```bash
mkdir dimeshift
cd dimeshift
git clone https://github.com/jeka-kiselyov/dimeshift.git .
npm install
```
* [Install npm](https://docs.npmjs.com/getting-started/installing-node) if you don't have it.
* [Install bower](http://bower.io/#install-bower) if you don't have it.
Run:
----
```bash
npm start
```
Open [localhost:8080](http://localhost:8080) in your browser.
Documentation:
----
[API](http://docs.dimeshift.apiary.io/)
Screenshots:
----




License
----
GNU Affero GPL
**Free Software, Hell Yeah!**
From Slavyansk, Ukraine. With Love