amalrik / money_bag

Control your incomes and expenses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Money Bag

this is a simple RoR app. to get started you need

  • Ruby 2.3.1

  • Rails 5

  • postgresql

  • getting started:

  • bundle install
  • create database.yml file(theres a sample on config/database.yml.sample)
  • rails db:create db:migrate
  • rails s

enjoy!

About

Control your incomes and expenses


Languages

Language:Ruby 76.6%Language:HTML 18.8%Language:CSS 3.0%Language:JavaScript 1.5%Language:CoffeeScript 0.1%