{"id":27407821,"url":"https://github.com/bronter/bill-calendar","last_synced_at":"2026-05-02T05:42:06.446Z","repository":{"id":153745416,"uuid":"599403507","full_name":"bronter/bill-calendar","owner":"bronter","description":"Simple calendar for keeping track of bills","archived":false,"fork":false,"pushed_at":"2023-09-30T09:44:50.000Z","size":89,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-09-30T11:06:33.757Z","etag":null,"topics":["calendar","practice-project","pwa","web-components"],"latest_commit_sha":null,"homepage":"https://bronter.github.io/bill-calendar/","language":"JavaScript","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/bronter.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2023-02-09T03:55:42.000Z","updated_at":"2023-03-30T08:05:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"fe7a556b-5187-4da9-95a7-b962fc7edeeb","html_url":"https://github.com/bronter/bill-calendar","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bronter%2Fbill-calendar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bronter%2Fbill-calendar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bronter%2Fbill-calendar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bronter%2Fbill-calendar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bronter","download_url":"https://codeload.github.com/bronter/bill-calendar/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248837233,"owners_count":21169374,"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":["calendar","practice-project","pwa","web-components"],"created_at":"2025-04-14T07:18:15.464Z","updated_at":"2026-05-02T05:42:06.440Z","avatar_url":"https://github.com/bronter.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bill-calendar\nSimple calendar for keeping track of bills\n\nLive demo at https://bronter.github.io/bill-calendar/\n\nThere are three things I'm looking to accomplish with this app:\n1. To help me get comfortable with web components\n2. To see just how far I can get with no dependencies (other than a browser and a http server)\n3. To build a nice fast app for keeping track of my bills\n\nI certainly could add in a bunch of tooling, and it would allow things like index.html to be much cleaner,\nbut the idea here is to build something using only the features the browser provides.\n\n## Running the app\nTo run the app locally you need a http server and a web browser (preferably a very recent version of Firefox, Safari, or Chrome, or a fork of one of those).\nIf you have Python you could do\n\n```cd www \u0026\u0026 python3 -m http.server```\n\nor if you have Node.js maybe\n\n```cd www \u0026\u0026 npx http-server```\n\nThen open the app in your browser using the url of the server you set up; probably `localhost:8080`\n\n## Running tests\nThe app has a (very) basic test framework that runs in-browser.\nTo run tests, first start your http server as described in [Running the app](#running-the-app).\nThen, navigate to `\u003cbase URL\u003e/test` (so probably `localhost:8080/test`)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbronter%2Fbill-calendar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbronter%2Fbill-calendar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbronter%2Fbill-calendar/lists"}