Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.
/ budgets Public archive

A little Rails app to help manage your finances

License

Notifications You must be signed in to change notification settings

adamcooke/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