{"id":22952645,"url":"https://github.com/lulunac27a/gamification-task-list-vue-typescript","last_synced_at":"2026-01-17T21:24:42.307Z","repository":{"id":217990896,"uuid":"745298019","full_name":"lulunac27a/gamification-task-list-vue-typescript","owner":"lulunac27a","description":"Task list application in Vue using TypeScript and Vuex","archived":false,"fork":false,"pushed_at":"2026-01-16T00:53:19.000Z","size":747,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-16T06:51:31.049Z","etag":null,"topics":["experience-points","gamification","level","level-xp","task-list","task-list-app","tasklist","to-do","todo","todo-app","todo-list","todo-list-app","todolist","typescript","typescript-app","vue","vue-todo","vue-todolist","vuex"],"latest_commit_sha":null,"homepage":"https://lulunac27a.github.io/gamification-task-list-vue-typescript/","language":"TypeScript","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/lulunac27a.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,"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":"2024-01-19T03:05:20.000Z","updated_at":"2026-01-16T00:51:58.000Z","dependencies_parsed_at":"2024-03-25T22:29:40.940Z","dependency_job_id":"bbeead8f-6768-4242-b48f-3cb3d7c6019b","html_url":"https://github.com/lulunac27a/gamification-task-list-vue-typescript","commit_stats":null,"previous_names":["lulunac27a/gamification-todo-list-vue-typescript","lulunac27a/gamification-task-list-vue-typescript"],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/lulunac27a/gamification-task-list-vue-typescript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lulunac27a%2Fgamification-task-list-vue-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lulunac27a%2Fgamification-task-list-vue-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lulunac27a%2Fgamification-task-list-vue-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lulunac27a%2Fgamification-task-list-vue-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lulunac27a","download_url":"https://codeload.github.com/lulunac27a/gamification-task-list-vue-typescript/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lulunac27a%2Fgamification-task-list-vue-typescript/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28518625,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T18:55:29.170Z","status":"ssl_error","status_checked_at":"2026-01-17T18:55:03.375Z","response_time":85,"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":["experience-points","gamification","level","level-xp","task-list","task-list-app","tasklist","to-do","todo","todo-app","todo-list","todo-list-app","todolist","typescript","typescript-app","vue","vue-todo","vue-todolist","vuex"],"created_at":"2024-12-14T15:39:25.399Z","updated_at":"2026-01-17T21:24:42.298Z","avatar_url":"https://github.com/lulunac27a.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vue Gamification Task List App with Vuex, SCSS, and TypeScript\n\nThis application is a task list with task repetition with level and experience points,\nand it stores to local storage using `vuex-persistedstate`.\nTry it on Netlify: https://gamification-task-list-vue-typescript.netlify.app/\n\n## Contents\n\n- `src`: Source for Vue, SCSS, and TypeScript files.\n- `src/components`: Vue components to render as HTML with SCSS styles.\n- `src/store`: Vuex store and store options.\n\nTry it on Netlify: https://gamification-task-list-vue-typescript.netlify.app/\n\n## Features\n\n- Gamification with levels and experience points (XP)\n- Task repetition for daily, weekly, monthly or yearly tasks\n- Different priorities and difficulties to choose from\n\n## Set up the application\n\n```\ngit clone https://github.com/lulunac27a/gamification-task-list-vue-typescript.git\nnpm install\n```\n\n### Serve the application\n\n```\nnpm run serve\n```\n\n### Build the application to compile and minify the code\n\n```\nnpm run build\n```\n\n### Lints code to check for errors and warnings\n\n```\nnpm run lint\n```\n\n### Customize configuration\n\nSee [Configuration Reference](https://cli.vuejs.org/config/).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flulunac27a%2Fgamification-task-list-vue-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flulunac27a%2Fgamification-task-list-vue-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flulunac27a%2Fgamification-task-list-vue-typescript/lists"}