chimpanzees / budgets

A little Rails app to help manage your finances

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Budgets

Budgets is a small Rails application that helps manage your finances.

Screenshot

Installation

  1. git clone https://github.com/adamcooke/budgets
  2. cd budgets
  3. bundle install
  4. Update config/database.yml with appropriate connection details.
  5. bundle exec rake db:schema:load
  6. procodile start

About

A little Rails app to help manage your finances

License:MIT License


Languages

Language:Ruby 62.5%Language:HTML 23.2%Language:CSS 12.7%Language:CoffeeScript 1.6%