{"id":23670851,"url":"https://github.com/artemkhov/budget-tracker","last_synced_at":"2025-04-10T22:52:56.309Z","repository":{"id":170700172,"uuid":"646902295","full_name":"ArtemKhov/Budget-Tracker","owner":"ArtemKhov","description":"A desktop application for budget tracking. Allows you to record spending by price and category. The amount of spending by category is conveniently displayed in a graph in the Graph menu.","archived":false,"fork":false,"pushed_at":"2023-06-18T20:10:33.000Z","size":581,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-10T22:52:50.162Z","etag":null,"topics":["budget-app","budget-manager","budget-tracker","pandas","pie-chart","plotly","python","python3","tkinter","tkinter-gui","ttkbootstrap"],"latest_commit_sha":null,"homepage":"","language":"Python","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/ArtemKhov.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":"2023-05-29T15:47:24.000Z","updated_at":"2024-10-26T19:48:00.000Z","dependencies_parsed_at":"2024-07-27T15:15:08.227Z","dependency_job_id":null,"html_url":"https://github.com/ArtemKhov/Budget-Tracker","commit_stats":null,"previous_names":["artemkhov/budget-tracker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtemKhov%2FBudget-Tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtemKhov%2FBudget-Tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtemKhov%2FBudget-Tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtemKhov%2FBudget-Tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ArtemKhov","download_url":"https://codeload.github.com/ArtemKhov/Budget-Tracker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248312171,"owners_count":21082638,"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","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":["budget-app","budget-manager","budget-tracker","pandas","pie-chart","plotly","python","python3","tkinter","tkinter-gui","ttkbootstrap"],"created_at":"2024-12-29T09:40:45.847Z","updated_at":"2025-04-10T22:52:56.298Z","avatar_url":"https://github.com/ArtemKhov.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Budget Tracker\n\nA desktop application for budget tracking. Allows you to record spending by price and category. The amount of spending by category is conveniently displayed in a graph in the Graph menu.\n\n## Demo\n### Start Window\n![login_window](https://github.com/ArtemKhov/Budget-Tracker/assets/107346597/ebc86cb5-2a0b-4296-a87c-b8cb176fe0ca)\n\n### Home Window\n![home_window](https://github.com/ArtemKhov/Budget-Tracker/assets/107346597/2677a1a3-a757-4ce1-a6f7-42c7f161ecff)\n\n### Graph Window\n![graph_window](https://github.com/ArtemKhov/Budget-Tracker/assets/107346597/29cbaf03-af16-43fa-88df-44fd180f12be)\n\n## Technologies\n\n**Tech Stack:**\n\n- Python\n- Pandas\n- Plotly\n- SQLite3\n- tkinter\n- ttkbootstrap\n\n## Features\n\n- Add records to the table (data is stored in a SQLite3 database)\n- View all records\n- Search for records by Title / Price / Category\n- Delete one record or all records at once\n- In the Graph menu you can see the amount of your expenses by category as a graph (implemented with Pandas and Plotly)\n- Shows the error window when leaving blank fields, incorrect text length, etc.\n\n## Run it locally (written for Windows)\n1) Create a directory and clone the repo in it:\n```sh\n   git clone https://github.com/ArtemKhov/Budget-Tracker\n   ```\n2) Create your virtual environment:\n```\npython -m venv env\n```\n3) Activate your virtual environment:\n```\nenv\\Scripts\\activate\n```\n4) Install the requirements.txt:\n```\npip install -r requirements.txt\n```\n\n## License\n\nEach file included in this repository is licensed under the [MIT Licence](https://github.com/ArtemKhov/Budget-Tracker/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartemkhov%2Fbudget-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartemkhov%2Fbudget-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartemkhov%2Fbudget-tracker/lists"}