{"id":49414237,"url":"https://github.com/tonmoydeb404/tailexpense","last_synced_at":"2026-04-29T02:14:19.354Z","repository":{"id":269131516,"uuid":"906513474","full_name":"tonmoydeb404/tailexpense","owner":"tonmoydeb404","description":"A modern, feature-rich expense tracking Progressive Web App built with React, TypeScript, and Tailwind CSS. Keep your finances organized with beautiful charts, budget management, and detailed expense categorization.","archived":false,"fork":false,"pushed_at":"2025-06-19T04:04:57.000Z","size":788,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-19T05:20:07.377Z","etag":null,"topics":["expense-tracker","finance-application","indexeddb","personal-finance","reactjs","tailexpense"],"latest_commit_sha":null,"homepage":"https://tailexpense.tonmoydeb.com","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/tonmoydeb404.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,"zenodo":null}},"created_at":"2024-12-21T05:37:04.000Z","updated_at":"2025-06-09T21:02:21.000Z","dependencies_parsed_at":"2024-12-21T07:23:14.595Z","dependency_job_id":"97ae147c-f447-430f-949f-f2ce1265ecc8","html_url":"https://github.com/tonmoydeb404/tailexpense","commit_stats":null,"previous_names":["tonmoydeb404/tailexpense"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tonmoydeb404/tailexpense","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonmoydeb404%2Ftailexpense","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonmoydeb404%2Ftailexpense/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonmoydeb404%2Ftailexpense/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonmoydeb404%2Ftailexpense/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tonmoydeb404","download_url":"https://codeload.github.com/tonmoydeb404/tailexpense/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonmoydeb404%2Ftailexpense/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32407264,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"online","status_checked_at":"2026-04-29T02:00:06.602Z","response_time":110,"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":["expense-tracker","finance-application","indexeddb","personal-finance","reactjs","tailexpense"],"created_at":"2026-04-29T02:14:14.994Z","updated_at":"2026-04-29T02:14:19.347Z","avatar_url":"https://github.com/tonmoydeb404.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"./public/brand/logo-mini.svg\" alt=\"TailExpense Logo\" width=\"100\" height=\"100\" /\u003e\n  \n  # TailExpense 💸\n  \n  A modern, feature-rich expense tracking Progressive Web App built with React, TypeScript, and Tailwind CSS. Keep your finances organized with beautiful charts, budget management, and detailed expense categorization.\n  \n  [🚀 Live Demo](https://tailexpense.tonmoydeb.com) • [🐛 Report Bug](https://github.com/tonmoydeb404/tailexpense/issues)\n\u003c/div\u003e\n\n## ✨ Features\n\n- **💰 Budget Management** - Create and track multiple budgets with spending limits\n- **📊 Expense Tracking** - Log expenses with detailed categorization and notes\n- **📈 Visual Analytics** - Get comprehensive overviews with yearly and monthly breakdowns\n- **🏷️ Smart Categorization** - Organize expenses into customizable categories\n- **📱 PWA Support** - Install on any device for native app experience\n- **🌙 Modern UI** - Clean, responsive interface built with Radix UI components\n- **💾 Offline First** - Works without internet using IndexedDB storage\n\n## 🚀 Tech Stack\n\n- **Frontend**: React 19 + TypeScript\n- **Styling**: Tailwind CSS 4 with custom animations\n- **UI Components**: Radix UI primitives\n- **Charts**: Recharts for data visualization\n- **Data Storage**: IndexedDB with IDB wrapper\n- **Forms**: React Hook Form with Zod validation\n- **Routing**: React Router 7\n- **Build Tool**: Vite\n- **PWA**: Vite PWA plugin\n\n## 📦 Installation\n\n### Prerequisites\n\n- Node.js 18+\n- pnpm (recommended package manager)\n\n### Setup\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/tonmoydeb404/tailexpense.git\ncd tailexpense\n```\n\n2. Install dependencies:\n\n```bash\npnpm install\n```\n\n3. Start the development server:\n\n```bash\npnpm dev\n```\n\n4. Open [http://localhost:5173](http://localhost:5173) in your browser\n\n## 🛠️ Available Scripts\n\n- `pnpm dev` - Start development server\n- `pnpm build` - Build for production\n- `pnpm preview` - Preview production build\n- `pnpm lint` - Run ESLint\n\n## 📱 PWA Installation\n\nTailExpense can be installed as a Progressive Web App on any device:\n\n1. Visit the app in your browser\n2. Look for the \"Install\" prompt or \"Add to Home Screen\" option\n3. Follow the installation steps\n4. Launch from your device's home screen for a native app experience\n\n## 🎯 Usage\n\n### Creating Budgets\n\nSet up monthly or custom period budgets to track your spending limits across different categories.\n\n### Tracking Expenses\n\n- Add expenses with amount, category, date, and optional notes\n- Choose from predefined categories or create custom ones\n- Attach receipts or additional details\n\n### Viewing Analytics\n\n- Dashboard provides quick overview of current spending\n- Monthly view shows detailed breakdowns by category\n- Yearly view displays spending trends and patterns\n\n## 🤝 Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n1. Fork the project\n2. Create your feature branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n## 📄 License\n\nThis project is open source and available under the [MIT License](LICENSE).\n\n## 👨‍💻 Developer\n\n**Tonmoy Deb**\n\n- Website: [tonmoydeb.com](https://tonmoydeb.com)\n- GitHub: [@tonmoydeb404](https://github.com/tonmoydeb404)\n\n## 🙏 Acknowledgments\n\n- Built with modern React ecosystem\n- UI components powered by Radix UI\n- Icons by Lucide React\n- Charts powered by Recharts\n\n---\n\n⭐ If you find TailExpense helpful, please consider giving it a star on GitHub!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftonmoydeb404%2Ftailexpense","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftonmoydeb404%2Ftailexpense","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftonmoydeb404%2Ftailexpense/lists"}