justmaho / myHOAme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ruby on Rails application myHOAme

This application is intended for HOAs which need a place to administer payments, activities, news and more.

Requirements

Rails 3+ MySQL

Installation

Download the code

cd myhoame

run "bundle install"

update config/database.yml

run "rake db:create"

run "rake db:migrate"

run "rails s" to start the server

About


Languages

Language:JavaScript 86.4%Language:Ruby 13.6%