{"id":24055772,"url":"https://github.com/pushpakrai/financial-transaction-system-","last_synced_at":"2026-06-17T07:32:38.380Z","repository":{"id":271299556,"uuid":"913003146","full_name":"pushpakrai/Financial-Transaction-System-","owner":"pushpakrai","description":"The Financial Transaction System is a C++ application designed to manage personal finances by tracking income, expenses, and investments (SIP and FD). It helps users monitor their balance, record transactions, and calculate investment returns.","archived":false,"fork":false,"pushed_at":"2025-01-06T20:56:34.000Z","size":76,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-21T07:18:56.634Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pushpakrai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-01-06T20:45:23.000Z","updated_at":"2025-10-15T12:49:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"bd497cde-dd07-4a49-8a90-57104ddc7757","html_url":"https://github.com/pushpakrai/Financial-Transaction-System-","commit_stats":null,"previous_names":["pushpakrai/financial-transaction-system-"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pushpakrai/Financial-Transaction-System-","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pushpakrai%2FFinancial-Transaction-System-","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pushpakrai%2FFinancial-Transaction-System-/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pushpakrai%2FFinancial-Transaction-System-/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pushpakrai%2FFinancial-Transaction-System-/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pushpakrai","download_url":"https://codeload.github.com/pushpakrai/Financial-Transaction-System-/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pushpakrai%2FFinancial-Transaction-System-/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34439296,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"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":[],"created_at":"2025-01-09T04:30:54.285Z","updated_at":"2026-06-17T07:32:38.375Z","avatar_url":"https://github.com/pushpakrai.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Financial Transaction System\n\n## Overview\nA C++ console-based **Personal Finance Management System** to track finances, manage income, expenses, and investments like **SIP** and **FD**, and calculate maturity amounts.\n\n## Features\n- **User Account**: Create account with initial balance.\n- **Track Transactions**: Record income, expenses, and investments.\n- **Investments**: SIP and FD with maturity calculations.\n- **Transaction History**: View detailed records.\n- **Balance Info**: Check current balance and financial status.\n\n## Class Diagram\n![Class Diagram](https://github.com/pushpakrai/Financial-Transaction-System-/blob/main/Financedrawio.png)\n\n## Getting Started\n\n1. **Clone the Repo**:\n   ```bash\n   git clone \u003crepo-url\u003e\n   ```\n\n2. **Compile**:\n   ```bash\n   g++ main.cpp -o main\n   ```\n\n3. **Run**:\n   ```bash\n   ./main\n   ```\n\n## Input/Output Example\n\n```shell\n--- Welcome to Finance Management System! ---\n\n1. Record INCOME\n2. Record EXPENDITURE\n3. Make Investment\n4. Finance Info\n5. Investment Info\n0. Exit\nEnter choice : 1\nAmount : 5000, Description : Salary\n\nEnter choice : 2\nAmount: 2000, Description: Rent\n\nEnter choice : 3\nSIP (1) or FD (2): 1\nAmount: 500, Duration: 5 yrs, Monthly: 100\n\nEnter choice : 4\nBalance: 3700\nIncome: 5000 (Salary)\nExpenditure: 2000 (Rent)\n\nEnter choice : 5\nInvestment 1: 6806.5 Rs (SIP)\nInvestment 2: 1207.33 Rs (FD)\n\nEnter choice : 0\n```\n\n## Disclaimer\nThis system is for educational purposes only and doesn't offer real financial advice. Interest rates used are fictional.\n\n## License\nOpen-source under the [MIT License](LICENSE).\n\n## Acknowledgments\n- Educational project developed with help from the C++ community.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpushpakrai%2Ffinancial-transaction-system-","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpushpakrai%2Ffinancial-transaction-system-","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpushpakrai%2Ffinancial-transaction-system-/lists"}