{"id":21939176,"url":"https://github.com/grottopress/bill","last_synced_at":"2025-04-22T14:49:28.632Z","repository":{"id":51679333,"uuid":"411833517","full_name":"GrottoPress/bill","owner":"GrottoPress","description":"Accounts Receivable automation for Lucky framework","archived":false,"fork":false,"pushed_at":"2025-04-13T10:35:47.000Z","size":537,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-13T11:34:40.771Z","etag":null,"topics":["accounting","crystal","invoice","lucky-framework"],"latest_commit_sha":null,"homepage":"","language":"Crystal","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/GrottoPress.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2021-09-29T21:23:48.000Z","updated_at":"2025-04-13T10:35:50.000Z","dependencies_parsed_at":"2023-12-26T15:08:53.034Z","dependency_job_id":"1dc6e2e3-cd2b-4073-a7fe-2e93d422234c","html_url":"https://github.com/GrottoPress/bill","commit_stats":null,"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrottoPress%2Fbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrottoPress%2Fbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrottoPress%2Fbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrottoPress%2Fbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrottoPress","download_url":"https://codeload.github.com/GrottoPress/bill/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250263141,"owners_count":21401804,"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":["accounting","crystal","invoice","lucky-framework"],"created_at":"2024-11-29T02:17:14.160Z","updated_at":"2025-04-22T14:49:28.594Z","avatar_url":"https://github.com/GrottoPress.png","language":"Crystal","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bill\n\n**Bill** is an Accounts Receivable automation system for *Lucky* framework. It includes tools for creating and tracking invoices, credit notes, receipts and more.\n\n*Bill* keeps an immutable ledger of transactions from which balances can be efficiently computed. Whenever a business event occurs, a record is kept in this ledger.\n\n*Bill* is designed for use cases where a self-service application charges users for products or services, or for online marketplaces where businesses charge registered users for same.\n\n## Documentation\n\nFind the complete documentation in the `docs/` directory of this repository.\n\n## Todo\n\n- [x] Ledger\n- [x] Invoices\n- [ ] Taxes\n- [ ] Discounts\n- [x] Credit Notes\n- [x] Receipts\n- [ ] Businesses\n\n## Development\n\nCreate a `.env` file:\n\n```env\nDATABASE_URL=postgres://postgres:password@localhost:5432/bill_spec\n```\n\nUpdate the file with your own details. Then run tests with `crystal spec`.\n\n## Contributing\n\n1. [Fork it](https://github.com/GrottoPress/bill/fork)\n1. Switch to the `master` branch: `git checkout master`\n1. Create your feature branch: `git checkout -b my-new-feature`\n1. Make your changes, updating changelog and documentation as appropriate.\n1. Commit your changes: `git commit`\n1. Push to the branch: `git push origin my-new-feature`\n1. Submit a new *Pull Request* against the `GrottoPress:master` branch.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrottopress%2Fbill","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrottopress%2Fbill","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrottopress%2Fbill/lists"}