{"id":21663766,"url":"https://github.com/damanpreet2005/expense-tracker","last_synced_at":"2026-06-29T19:31:39.238Z","repository":{"id":263258903,"uuid":"888888060","full_name":"damanpreet2005/Expense-Tracker","owner":"damanpreet2005","description":"This program helps traking your daily expenses. It is made on C++ using OOPs fundamentals","archived":false,"fork":false,"pushed_at":"2024-11-24T18:02:03.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-20T06:17:23.110Z","etag":null,"topics":["cpp","object-oriented-programming"],"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/damanpreet2005.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}},"created_at":"2024-11-15T07:43:44.000Z","updated_at":"2024-11-24T18:02:06.000Z","dependencies_parsed_at":"2025-01-25T07:41:21.155Z","dependency_job_id":"c7ae66ae-ce40-4e51-bc55-98c427d1d303","html_url":"https://github.com/damanpreet2005/Expense-Tracker","commit_stats":null,"previous_names":["damanpreet2005/expense-tracker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/damanpreet2005/Expense-Tracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damanpreet2005%2FExpense-Tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damanpreet2005%2FExpense-Tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damanpreet2005%2FExpense-Tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damanpreet2005%2FExpense-Tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/damanpreet2005","download_url":"https://codeload.github.com/damanpreet2005/Expense-Tracker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damanpreet2005%2FExpense-Tracker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34941025,"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-29T02:00:05.398Z","response_time":58,"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":["cpp","object-oriented-programming"],"created_at":"2024-11-25T10:28:28.468Z","updated_at":"2026-06-29T19:31:39.221Z","avatar_url":"https://github.com/damanpreet2005.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Personal Budget and Expense Tracker\n**Made by-**\n- Damanpreet Singh\n- Kshitiz Aggarwal\n- Yash Arya\n\n**Btech IT-1 3rd Semester**\n\nA simple command-line program built in C++ to track personal budgets and expenses using **Object-Oriented Programming (OOP)** principles. The program allows users to manage multiple budget categories, set spending limits, and add or view expenses within each category.\n\n## Features\n\n- **Add Budget Categories**: Create categories like *Food*, *Rent*, *Transportation*, etc.\n- **Set Budgets**: Define spending limits for each category.\n- **Add Expenses**: Record detailed expenses with descriptions and amounts.\n- **View Reports**: Display budget limits, expenses, and remaining balances for each category.\n\n## How It Works\n\nThis project uses **OOP fundamentals** in C++:\n- **Classes**:\n  - `Expense`: Represents a single expense.\n  - `Category`: Manages expenses within a specific budget category.\n- **Encapsulation**: Data and methods are encapsulated within relevant classes.\n- **Abstraction**: Users interact with high-level functions without worrying about underlying details.\n- **Modularity**: The code is organized into reusable and extendable components.\n\n## Prerequisites\n\nTo run this project, you need:\n- A C++ compiler (e.g., GCC, MinGW, or Visual Studio)\n- Basic knowledge of how to compile and run C++ programs\n\n## Usage\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/damanpreet2005/Expense-Tracker.git\n   cd Expense-Tracker\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdamanpreet2005%2Fexpense-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdamanpreet2005%2Fexpense-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdamanpreet2005%2Fexpense-tracker/lists"}