Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 3 days ago
JSON representation

:moneybag::moneybag::moneybag: the easiest way to track your expenses. Free. Open-source. Node.js

Awesome Lists containing this project

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:
----

[![Deploy to Heroku](https://www.herokucdn.com/deploy/button.svg)](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:
----
![Dimeshift transactions](https://raw.githubusercontent.com/jeka-kiselyov/dimeshift/master/public/images/homepage/screenshots/transactions.jpg?1mar16)

![Dimeshift wallets](https://raw.githubusercontent.com/jeka-kiselyov/dimeshift/master/public/images/homepage/screenshots/wallets.jpg?1mar16)

![Dimeshift goals](https://raw.githubusercontent.com/jeka-kiselyov/dimeshift/master/public/images/homepage/screenshots/goal.jpg?1mar16)

![Dimeshift i18n](https://raw.githubusercontent.com/jeka-kiselyov/dimeshift/master/public/images/homepage/screenshots/i18n.jpg?1mar16)

License
----
GNU Affero GPL

**Free Software, Hell Yeah!**

From Slavyansk, Ukraine. With Love