{"id":14067601,"url":"https://github.com/ryushida/shinymoney","last_synced_at":"2025-07-30T02:30:45.626Z","repository":{"id":54280418,"uuid":"325917958","full_name":"ryushida/shinymoney","owner":"ryushida","description":"R Shiny + PostgreSQL application for managing and visualizing expenses + net worth","archived":false,"fork":false,"pushed_at":"2021-02-27T00:23:42.000Z","size":43,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-04T08:36:00.486Z","etag":null,"topics":["postgresql","r","shiny"],"latest_commit_sha":null,"homepage":"","language":"R","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/ryushida.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":"2021-01-01T04:44:13.000Z","updated_at":"2021-05-09T20:53:58.000Z","dependencies_parsed_at":"2022-08-13T10:50:39.013Z","dependency_job_id":null,"html_url":"https://github.com/ryushida/shinymoney","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ryushida/shinymoney","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryushida%2Fshinymoney","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryushida%2Fshinymoney/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryushida%2Fshinymoney/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryushida%2Fshinymoney/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryushida","download_url":"https://codeload.github.com/ryushida/shinymoney/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryushida%2Fshinymoney/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267798625,"owners_count":24145727,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"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":["postgresql","r","shiny"],"created_at":"2024-08-13T07:05:41.033Z","updated_at":"2025-07-30T02:30:45.382Z","avatar_url":"https://github.com/ryushida.png","language":"R","funding_links":[],"categories":["R"],"sub_categories":[],"readme":"\nR Shiny Application for visualizing expenses and net worth.\n\n# Features\n\n- Enter expenses (date, amount, account, category, notes)\n\n- Visualize Spending by Date (Scatter plot and heatmap)\n\n- Visualize Spending by Category (Scatter plot and heatmap)\n\n- Enter value of each account\n\n- Visualize the value of each account (Stacked Bar Plot)\n\n- Manage categories, accounts, and account types\n\n- Import CSV of Portfolio and Visualize (Bar and Treemap)\n\n\n# Usage\n\n1. Start PostgreSQL server\n\n2. Create database and tables\n\n```shell\npsql postgresuser\nCREATE DATABASE databasename;\n\\c databasename postgresuser\n\\i init.sql\n\n\\l\n\\dt\n```\n\n3. Create `config.yml`\n\n```yml\ndefault:\n  database_name: 'databasename'\n  database_host: '127.0.0.1'\n  database_port: 5432\n  database_user: 'postgresuser'\n  database_password: 'password'\n```\n\n4. Start Application\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryushida%2Fshinymoney","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryushida%2Fshinymoney","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryushida%2Fshinymoney/lists"}