{"id":31622948,"url":"https://github.com/riaz-mahmud/cashbook","last_synced_at":"2026-04-18T11:31:40.843Z","repository":{"id":309396135,"uuid":"1034746600","full_name":"Riaz-Mahmud/cashbook","owner":"Riaz-Mahmud","description":"CashBook – Open-source web application to manage cash flow, track income and expenses, handle multiple businesses, and generate insightful financial reports. Free, secure, and easy to use.","archived":false,"fork":false,"pushed_at":"2025-08-26T15:57:36.000Z","size":785,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-06T17:50:40.315Z","etag":null,"topics":["accounting","bootstrap","business-finance","cash-management","cashbook","expense-tracking","finance","income-tracking","laravel","multi-business","open-source","personal-finance","web-application"],"latest_commit_sha":null,"homepage":"","language":"Blade","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/Riaz-Mahmud.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":"2025-08-08T23:08:46.000Z","updated_at":"2025-08-26T15:57:39.000Z","dependencies_parsed_at":"2025-08-11T18:12:24.783Z","dependency_job_id":"9acd88ee-8113-4ca9-abb4-f1ad33969a15","html_url":"https://github.com/Riaz-Mahmud/cashbook","commit_stats":null,"previous_names":["riaz-mahmud/cashbook"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Riaz-Mahmud/cashbook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riaz-Mahmud%2Fcashbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riaz-Mahmud%2Fcashbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riaz-Mahmud%2Fcashbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riaz-Mahmud%2Fcashbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Riaz-Mahmud","download_url":"https://codeload.github.com/Riaz-Mahmud/cashbook/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riaz-Mahmud%2Fcashbook/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31966920,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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":["accounting","bootstrap","business-finance","cash-management","cashbook","expense-tracking","finance","income-tracking","laravel","multi-business","open-source","personal-finance","web-application"],"created_at":"2025-10-06T17:39:45.502Z","updated_at":"2026-04-18T11:31:40.837Z","avatar_url":"https://github.com/Riaz-Mahmud.png","language":"Blade","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CashBook\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/license/mit/)  \n[![Laravel Version](https://img.shields.io/badge/Laravel-12-orange)](https://laravel.com/)  \n[![Vue.js Version](https://img.shields.io/badge/Vue.js-3-blue)](https://vuejs.org/)  \n[![Bootstrap Version](https://img.shields.io/badge/Bootstrap-5-purple)](https://getbootstrap.com/)  \n[![GitHub Stars](https://img.shields.io/github/stars/Riaz-Mahmud/cashbook)](https://github.com/Riaz-Mahmud/cashbook/stargazers)\n[![GitHub Forks](https://img.shields.io/github/forks/Riaz-Mahmud/cashbook)](https://github.com/Riaz-Mahmud/cashbook/network/members)\n[![Issues](https://img.shields.io/github/issues/Riaz-Mahmud/cashbook)](https://github.com/Riaz-Mahmud/cashbook/issues)\n\n**CashBook** is a free, open-source cash management web application for individuals and small businesses. Track cash flow, manage multiple businesses, categorize transactions, and generate insightful financial reports—completely free.\n\n---\n\n## 🌟 Features\n\n- Multi-business support: manage multiple businesses from one account  \n- Multiple cash books per business  \n- Track income and expenses with categories  \n- Transaction management with optional receipt uploads  \n- Interactive dashboards and analytics  \n- User roles and permissions for team management  \n- Secure authentication and account management (Laravel Sanctum)  \n- PDF export and reporting  \n- Responsive, modern UI for all devices  \n\n---\n\n## 🛠 Technologies\n\n- **Backend:** Laravel 10  \n- **Frontend:** Vue.js 3, Bootstrap 5  \n- **Database:** MySQL  \n- **Authentication:** Laravel Sanctum  \n- **Storage:** Local file storage for receipts  \n- **Development Tools:** Composer, NPM, Webpack  \n- **Testing:** PHPUnit, Laravel Dusk  \n\n---\n\n## 🚀 Getting Started\n\n### Prerequisites\n\n- PHP \u003e= 8.1  \n- Composer  \n- Node.js \u0026 NPM  \n- MySQL or compatible database  \n\n### Installation\n\n1. Clone the repository:  \n```bash\ngit clone https://github.com/Riaz-Mahmud/cashbook.git\ncd cashbook\n```\n\n2. Install dependencies:  \n```bash\ncomposer install\nnpm install \u0026\u0026 npm run build\n```\n\n3. Configure environment:  \n```bash\ncp .env.example .env\nphp artisan key:generate\n```\n\n4. Run migrations and seed the database:  \n```bash\nphp artisan migrate --seed\n```\n\n5. Start the development server:  \n```bash\nphp artisan serve\n```\n\nVisit `http://127.0.0.1:8000` in your browser.\n\n---\n\n## 📸 Screenshots\n\n![Dashboard](https://github.com/user-attachments/assets/1d503947-6c5b-4904-a58f-162a020617da)  \n![Transactions](https://github.com/user-attachments/assets/4036e8ce-55a6-4894-86b1-497dba90bd77)  \n![Analytics](https://github.com/user-attachments/assets/967509e8-5127-47b4-9c9e-443f2f7d8d4e)  \n![Reports](https://github.com/user-attachments/assets/f60402bc-5337-4534-9a0e-cebecf65f0a7)  \n![Settings](https://github.com/user-attachments/assets/063a9c74-800b-4697-a7b0-eaf3af1ce563)  \n\n---\n\n## 🤝 Contributing\n\nCashBook is open-source and welcomes contributions!  \n\n**How to contribute:**\n\n1. Fork the repository  \n2. Create a feature branch: `git checkout -b feature/YourFeature`  \n3. Commit your changes: `git commit -am 'Add some feature'`  \n4. Push to the branch: `git push origin feature/YourFeature`  \n5. Open a Pull Request  \n\nPlease ensure your code is well-documented and tested before submitting.\n\n---\n\n## 📄 License\n\nThis project is licensed under the [MIT License](https://opensource.org/license/mit/).\n\n---\n\n## 👤 Authors\n\n- [Riaz Mahmud](https://github.com/Riaz-Mahmud) - Initial Work\n\n---\n\n## 🙏 Acknowledgements\n\n- [Laravel](https://laravel.com/) – PHP framework  \n- [Vue.js](https://vuejs.org/) – JavaScript framework  \n- [Bootstrap](https://getbootstrap.com/) – Responsive UI framework  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friaz-mahmud%2Fcashbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Friaz-mahmud%2Fcashbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friaz-mahmud%2Fcashbook/lists"}