-- The Paid App was created with the intention of being the first finance-managing app that focuses on suggesting the best way to pay down a user's debt as fast as possible. It does this by using custom algorithms that look at a range of factors including:
Additionally, users can filter the bills on their dashboard by upcoming, previously paid, general, and debt. Each bill can be edited within the dashboard to maintain the integrity of the single page app.
git clone
this repocd
into the file & bundle install
rails db:setup
rails s