{"id":20629162,"url":"https://github.com/dcts/quick-todo","last_synced_at":"2026-04-27T05:06:46.563Z","repository":{"id":41643924,"uuid":"262688465","full_name":"dcts/quick-todo","owner":"dcts","description":"an easy to use, fast todo list usable on mobile (offline) and desktop. No login or account needed. All data stored locally.","archived":false,"fork":false,"pushed_at":"2023-01-13T23:45:00.000Z","size":1983,"stargazers_count":0,"open_issues_count":22,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-25T23:49:39.849Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/dcts.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}},"created_at":"2020-05-10T01:10:53.000Z","updated_at":"2020-05-10T01:11:09.000Z","dependencies_parsed_at":"2023-02-09T17:47:04.082Z","dependency_job_id":null,"html_url":"https://github.com/dcts/quick-todo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dcts/quick-todo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcts%2Fquick-todo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcts%2Fquick-todo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcts%2Fquick-todo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcts%2Fquick-todo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcts","download_url":"https://codeload.github.com/dcts/quick-todo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcts%2Fquick-todo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32323233,"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":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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":[],"created_at":"2024-11-16T13:41:58.000Z","updated_at":"2026-04-27T05:06:46.549Z","avatar_url":"https://github.com/dcts.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Quick Todo App\n\nMe learning lit-element. I followed the lit-element PWA tutorial by [Vaadin](https://vaadin.com/learn/tutorials/lit-element) but didn't use vaadin components, instead I build my own, I found that better for more control over the behaviour but also for understanding and learning.\n\n# Requirements\n- **`nodeJS`**\n- **`npm`**\n- [**`lit-element`**](https://lit-element.polymer-project.org/) [npm-link](https://www.npmjs.com/package/lit-element)\n- [**`firebase`**](https://firebase.google.com/docs/cli) (only for hosting)\n\n### Install\n```bash\nnpm install\n```\n\n### Development\n```bash\nnpm run dev # runs webpack dev server on port 8080\n```\n\n### Production\nApp is live: https://dcts-todo.web.app/ (hosted by firebase hosting)\n```bash\n# deploy in 2 steps\nnpm run prod    # bundle and build production files with webpack\nfirebase deploy # deploys content of /dist folder to firebase\n\n# script (runs both steps)\nnpm run deploy\n```\n\n# To Do List (for the todo list app)\n- [ ] a lot... Goal is to launch a PWA quick todo app that stores todos on the phone locally even without internet connection. No login, no signup.\n- [ ] OR: fil out todo list online on your desktop device, then scan QR code to move the list to your phone.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcts%2Fquick-todo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdcts%2Fquick-todo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcts%2Fquick-todo/lists"}