{"id":49336291,"url":"https://github.com/denpalrius/delight-billing-tool","last_synced_at":"2026-04-27T01:02:13.432Z","repository":{"id":294993258,"uuid":"988716818","full_name":"denpalrius/delight-billing-tool","owner":"denpalrius","description":"Streamlit app for daily healthcare staffing analysis - processes per-person Excel billing sheets and generates a consolidated daily summary with provider hours and 24hr cap tracking.","archived":false,"fork":false,"pushed_at":"2026-04-09T17:12:22.000Z","size":249,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-09T18:09:35.566Z","etag":null,"topics":["billing","excel","healthcare","python","streamlit"],"latest_commit_sha":null,"homepage":"","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/denpalrius.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-23T01:12:16.000Z","updated_at":"2026-04-09T17:12:27.000Z","dependencies_parsed_at":"2025-05-23T03:48:11.442Z","dependency_job_id":"a42092ee-943b-409c-bb26-1b212fbb1230","html_url":"https://github.com/denpalrius/delight-billing-tool","commit_stats":null,"previous_names":["denpalrius/hc_chatting_analysis","denpalrius/delight-billing-tool"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/denpalrius/delight-billing-tool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denpalrius%2Fdelight-billing-tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denpalrius%2Fdelight-billing-tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denpalrius%2Fdelight-billing-tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denpalrius%2Fdelight-billing-tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denpalrius","download_url":"https://codeload.github.com/denpalrius/delight-billing-tool/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denpalrius%2Fdelight-billing-tool/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32318417,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"ssl_error","status_checked_at":"2026-04-26T23:26:25.802Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["billing","excel","healthcare","python","streamlit"],"created_at":"2026-04-27T01:02:10.597Z","updated_at":"2026-04-27T01:02:13.424Z","avatar_url":"https://github.com/denpalrius.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Delight Billing Tool\n\nCloudflare Workers rewrite of the Delight billing workflow.\n\n## Architecture\n\n- `public/`: static frontend assets\n- `src/`: Worker API and Excel processing logic\n- `legacy/`: preserved Streamlit implementation\n\nThe production flow is:\n\n1. Browser uploads one or more Excel files to `POST /api/process`\n2. Worker parses the files and generates the summary workbook server-side\n3. Browser downloads the generated `.xlsx`\n\n## Local Development\n\n```bash\nnpm install\nnpm run dev\n```\n\nThen open the local Wrangler URL in a browser.\n\n## Testing\n\n```bash\nnpm test\nnpm run check\n```\n\nFor a manual smoke test, start `npm run dev` and upload [`tests/fixtures/valid-input.xlsx`](/Users/mzitoh/Desktop/source/delight/delight-billing-tool/tests/fixtures/valid-input.xlsx).\n\nFor a browser-level smoke test with Playwright:\n\n```bash\nnpm run dev\nnpm run test:smoke -- data/july_raw.xlsx\n```\n\nThe Worker now supports both of these input shapes:\n\n- legacy per-person sheets from the original Streamlit app\n- existing `DailyMatrix` workbooks like [`data/july_raw.xlsx`](/Users/mzitoh/Desktop/source/delight/delight-billing-tool/data/july_raw.xlsx)\n\n## Legacy App\n\nThe original Python/Streamlit implementation is preserved in [`legacy/README.md`](/Users/mzitoh/Desktop/source/delight/delight-billing-tool/legacy/README.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenpalrius%2Fdelight-billing-tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdenpalrius%2Fdelight-billing-tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenpalrius%2Fdelight-billing-tool/lists"}