Skip to content

tgmerritt/loan_co_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple example of how you might start a loan calculator application with Rails.

There are many things that this tool doesn’t address - it doesn’t care about APR, it doesn’t compound, it does restrict each user from seeing loans for other users. But the broad elements are all here to begin.

Rails 4.2, Ruby 2.1.5, backed by PostgreSQL

The application is fully live on Heroku at lit-bayou-2810.herokuapp.com/dashboard