{"id":19760143,"url":"https://github.com/videsk/quiz-vue-chart","last_synced_at":"2026-03-19T11:32:23.493Z","repository":{"id":38228090,"uuid":"256037100","full_name":"videsk/quiz-vue-chart","owner":"videsk","description":"Quiz for select a frontend developer","archived":false,"fork":false,"pushed_at":"2023-07-18T21:45:30.000Z","size":4377,"stargazers_count":0,"open_issues_count":30,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T09:48:16.272Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","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/videsk.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}},"created_at":"2020-04-15T21:07:47.000Z","updated_at":"2020-04-15T21:38:37.000Z","dependencies_parsed_at":"2024-11-12T03:35:49.655Z","dependency_job_id":"a0559885-00fe-4241-82a6-44b4322a0655","html_url":"https://github.com/videsk/quiz-vue-chart","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/videsk/quiz-vue-chart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/videsk%2Fquiz-vue-chart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/videsk%2Fquiz-vue-chart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/videsk%2Fquiz-vue-chart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/videsk%2Fquiz-vue-chart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/videsk","download_url":"https://codeload.github.com/videsk/quiz-vue-chart/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/videsk%2Fquiz-vue-chart/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29760178,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-23T21:02:23.375Z","status":"ssl_error","status_checked_at":"2026-02-23T20:58:31.539Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2024-11-12T03:35:43.481Z","updated_at":"2026-02-23T23:12:57.583Z","avatar_url":"https://github.com/videsk.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Quiz Vue Charts\n\nThanks for apply to Videsk! First you need understand this is a process for select the best candidates, is not a part of the job, only we want see how you code this problem.\n\nIn this case we want know how you can adapt using Vue with Frappe Charts.\n\n## Repository info\n\nAll npm packages are included in package.json, only need execute `npm install`.\n\nFor start dev server: `npm run serve`\n\nThe file `App.vue` have the example, you can delete or use it.\n\n## The problem\n\n**First need fork this repo, not send PR**.\n\nWe need you can plot a simple JSON that's received by a REST API endpoint in a chart. To do this need understand how works `axios` and `frappe-charts`.\n\nThe idea is see how you manage asynchronous functions and plot the data. The endpoint where you need do a `GET` method is `/5e975f3d2940c704e1d8be6a`.\n\n**The complete endpoint is `https://api.jsonbin.io/b/5e975f3d2940c704e1d8be6a`, but axios is configured for send request with necessary headers.** (If you want see how, go to `axios.js` file).\n\nThe endpoint return a JSON schema with:\n\n```js\n[\n    {\n        month: 4, // Month from 1 to 12\n        answered: 84, // Total calls received in the month\n        abandoned: 45, // Total calls abandoned in the month\n        transferred: 13, // Total calls transferred in the month\n    }\n]\n```\n\nThis data needed plotted to chart with `frappe-chart` in pure ES6. **Not using `vue-frappe`**. For this you need choose the correct chart.\n\n## Where send?\n\nWhen you finish, please send the URL of repository to `mlopez@videsk.io` or add to `matiaslopezd@gmail.com` like contributor (In case be private repository).\n\n## Extra\n\nExtra points if you can show in right side of chart the number of answered, abandoned, transferred calls and selected month when interact with a point or bar in chart.\n\n`Tip: Click event`\n\n## Docs\n\n- Frappe docs: https://frappe.io/charts\n- Axios docs: https://github.com/axios/axios\n\n## What use this repository?\n\nFor this repository we use JSONBin for static DB, Vue, \n\n## Copyrights\n\nThis repository and quiz is completely open-source with MIT license. You can share with your friends.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvidesk%2Fquiz-vue-chart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvidesk%2Fquiz-vue-chart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvidesk%2Fquiz-vue-chart/lists"}