{"id":24445843,"url":"https://github.com/burakbektass/expense-tracker","last_synced_at":"2026-04-18T17:32:13.491Z","repository":{"id":272464061,"uuid":"895632989","full_name":"burakbektass/expense-tracker","owner":"burakbektass","description":"A modern personal finance management application built with Next.js 14, focusing on intuitive budget tracking and financial analytics.","archived":false,"fork":false,"pushed_at":"2025-01-18T12:34:48.000Z","size":291,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-26T11:24:13.620Z","etag":null,"topics":["nextjs","reactcontext","recharts","tailwindcss"],"latest_commit_sha":null,"homepage":"https://expense-tracker-phi-amber.vercel.app","language":"TypeScript","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/burakbektass.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-28T15:17:26.000Z","updated_at":"2025-01-19T10:03:45.000Z","dependencies_parsed_at":"2025-01-14T16:53:03.777Z","dependency_job_id":"8880c640-8f3f-4203-96c7-73c5ccaa20aa","html_url":"https://github.com/burakbektass/expense-tracker","commit_stats":null,"previous_names":["burakbektass/expense-tracker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/burakbektass%2Fexpense-tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/burakbektass%2Fexpense-tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/burakbektass%2Fexpense-tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/burakbektass%2Fexpense-tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/burakbektass","download_url":"https://codeload.github.com/burakbektass/expense-tracker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243526854,"owners_count":20305112,"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":["nextjs","reactcontext","recharts","tailwindcss"],"created_at":"2025-01-20T23:30:35.914Z","updated_at":"2026-04-18T17:32:08.469Z","avatar_url":"https://github.com/burakbektass.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BudgetFlow - Personal Finance Tracker\n\nA modern personal finance management application built with Next.js 14, focusing on intuitive budget tracking and financial analytics.\n\n## Core Features\n\n- 💰 Comprehensive transaction management\n  - Income \u0026 expense tracking\n  - Multi-currency support with real-time conversion\n  - Detailed transaction history\n  - Transaction search and filtering\n\n- 📊 Advanced Data Visualization\n  - Interactive pie charts for expense/income distribution\n  - Monthly trend analysis with bar charts\n  - Toggleable chart/table views\n  - Percentage-based distribution analysis\n\n- 🎯 Budget Management\n  - Category-based budgeting\n  - Budget warning system\n  - Visual budget progress indicators\n  - Automated budget notifications\n\n- 🌍 Internationalization\n  - Multi-language support (English/Turkish)\n  - Localized number formatting\n  - Currency conversion\n  - Regional date formatting\n\n- 🎨 User Experience\n  - Dark/Light theme\n  - Responsive design\n  - Intuitive navigation\n  - Real-time updates\n\n## Tech Stack\n\n- **Framework**: Next.js 14\n- **Language**: TypeScript\n- **Styling**: TailwindCSS\n- **Charts**: Recharts\n- **State Management**: React Context\n- **Storage**: Local Storage\n- **Icons**: Emoji-based system\n\n## Getting Started\n\n1. Clone the repository:\n```bash\ngit clone https://github.com/yourusername/budgetflow.git\n```\n\n2. Install dependencies:\n```bash\nnpm install\n```\n\n3. Run development server:\n```bash\nnpm run dev\n```\n\n4. Open [http://localhost:3000](http://localhost:3000)\n\n## Project Structure\n\n```\nsrc/\n├── app/                # Pages and routing\n│   ├── dashboard/      # Dashboard views\n│   ├── transactions/   # Transaction management\n│   └── categories/     # Category management\n├── components/         # Reusable components\n├── context/           # State management\n│   ├── CategoryContext\n│   ├── TransactionContext\n│   ├── CurrencyContext\n│   └── LanguageContext\n├── lib/               # Utilities\n└── locales/           # Language files\n```\n\n## Key Features in Detail\n\n### Financial Management\n- Transaction tracking with detailed categorization\n- Multiple currency support with automatic conversion\n- Budget setting and monitoring per category\n- Comprehensive financial overview dashboard\n\n### Data Analysis\n- Visual representation of expenses and income\n- Monthly trend analysis\n- Category-wise distribution\n- Budget vs. actual spending comparison\n\n### Category System\n- Custom category creation\n- Category-specific budgets\n- Icon selection for categories\n- Transaction count tracking per category\n\n### Customization Options\n- Language selection (EN/TR)\n- Currency preference\n- Theme switching (Dark/Light)\n- Display preferences (Chart/Table views)\n\n### Budget Monitoring\n- Category-specific budget limits\n- Visual warning system\n- Progress tracking\n- Overspending notifications\n\n## Contributing\n\nContributions are welcome! Please feel free to submit issues and pull requests.\n\n## License\n\nMIT License","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fburakbektass%2Fexpense-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fburakbektass%2Fexpense-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fburakbektass%2Fexpense-tracker/lists"}