Skip to content
forked from adamcooke/budgets

A little Rails app to help manage your finances

License

Notifications You must be signed in to change notification settings

800a7b32/budgets

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 62.5%
  • HTML 23.2%
  • CSS 12.7%
  • CoffeeScript 1.6%