Skip to content

sofi-psong/path

 
 

Repository files navigation

SoFi Path - 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.

Reference:

DimeShift

Installation:

  • Make sure MySQL is running on port 3306.
  • Create database walletjs

Deploy to Heroku

or install from CLI:

mkdir dimeshift
cd dimeshift
git clone https://github.com/jeka-kiselyov/dimeshift.git .
npm install

Run:

npm start

Open localhost:8080 in your browser.

Screenshots:

Dimeshift transactions

Dimeshift wallets

Dimeshift goals

Dimeshift i18n

About

💰💰💰 SOFI Money Ba g💰💰💰

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.2%
  • Smarty 19.7%
  • API Blueprint 7.3%
  • CSS 3.2%
  • HTML 0.6%