{"id":26214702,"url":"https://github.com/widefix/financial-plan","last_synced_at":"2026-05-18T03:36:36.453Z","repository":{"id":54529005,"uuid":"501026593","full_name":"widefix/financial-plan","owner":"widefix","description":"Simple financial plan web app","archived":false,"fork":false,"pushed_at":"2022-08-08T08:59:27.000Z","size":39,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-07T04:51:22.758Z","etag":null,"topics":["rails"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/widefix.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-06-07T22:45:41.000Z","updated_at":"2022-08-29T17:23:30.000Z","dependencies_parsed_at":"2022-08-13T18:50:20.083Z","dependency_job_id":null,"html_url":"https://github.com/widefix/financial-plan","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/widefix/financial-plan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/widefix%2Ffinancial-plan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/widefix%2Ffinancial-plan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/widefix%2Ffinancial-plan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/widefix%2Ffinancial-plan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/widefix","download_url":"https://codeload.github.com/widefix/financial-plan/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/widefix%2Ffinancial-plan/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33163806,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"online","status_checked_at":"2026-05-18T02:00:06.436Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["rails"],"created_at":"2025-03-12T10:18:09.473Z","updated_at":"2026-05-18T03:36:36.420Z","avatar_url":"https://github.com/widefix.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Financial Plan on Rails\n\nThis is a Rails application demo that was described in this [article](https://railsguides.net/financial-plan-on-rails/).\n\nIt shows how to combine all these things together to make a financial planning web application in a moment:\n\n- [Rails](https://rubyonrails.org/)\n- [ActiveAdmin](https://activeadmin.info/)\n- [Scenic](https://github.com/scenic-views/scenic)\n\nThe application is [deployed on Heroku](https://personal-financial-plan.herokuapp.com/).\n\n## Implementation notes\n\nIt demonstrates how heavy calculations can be defined on DB level instead of application one. That makes application faster and robuster.\nLook at the \"virtual model\" `CumulativeProfit` [here](https://github.com/widefix/financial-plan/blob/02fcf7c5093513eadc8aa8491926953712a3d352/app/models/cumulative_profit.rb).\nThis model uses `cumulative_profits` [view](https://github.com/widefix/financial-plan/blob/main/db/schema.rb#L72-L80) as a source feed.\nThe model has all reading facilities like a \"traditional\" model, expect it can't write data.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwidefix%2Ffinancial-plan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwidefix%2Ffinancial-plan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwidefix%2Ffinancial-plan/lists"}