{"id":16629051,"url":"https://github.com/bradgarropy/atlassian-tasks","last_synced_at":"2026-04-08T16:01:29.134Z","repository":{"id":47645138,"uuid":"398071439","full_name":"bradgarropy/atlassian-tasks","owner":"bradgarropy","description":"☑ atlassian interview question - task list","archived":false,"fork":false,"pushed_at":"2021-09-08T14:20:30.000Z","size":722,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-06T03:39:07.927Z","etag":null,"topics":["atlassian","eslint","interview","jest","nextjs","prettier","react","tasks","todo","typescript","vercel"],"latest_commit_sha":null,"homepage":"https://atlassian-tasks.vercel.app","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/bradgarropy.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-08-19T20:52:00.000Z","updated_at":"2024-05-13T14:04:04.000Z","dependencies_parsed_at":"2022-09-23T13:31:49.558Z","dependency_job_id":null,"html_url":"https://github.com/bradgarropy/atlassian-tasks","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"bradgarropy/next-starter","purl":"pkg:github/bradgarropy/atlassian-tasks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradgarropy%2Fatlassian-tasks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradgarropy%2Fatlassian-tasks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradgarropy%2Fatlassian-tasks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradgarropy%2Fatlassian-tasks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bradgarropy","download_url":"https://codeload.github.com/bradgarropy/atlassian-tasks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradgarropy%2Fatlassian-tasks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31562697,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["atlassian","eslint","interview","jest","nextjs","prettier","react","tasks","todo","typescript","vercel"],"created_at":"2024-10-12T04:39:13.151Z","updated_at":"2026-04-08T16:01:29.119Z","avatar_url":"https://github.com/bradgarropy.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ☑ atlassian tasks\n\n_During an interview with [Atlassian][atlassian], I was asked to implement a UI based on a few [images][images] and a rough description of an API. Here is the final result._\n\n[![vercel][vercel-badge]][vercel]\n[![github actions][github-actions-badge]][github-actions]\n[![codecov][codecov-badge]][codecov]\n[![contributing][contributing-badge]][contributing]\n[![contributors][contributors-badge]][contributors]\n[![discord][discord-badge]][discord]\n\n## ❓ question\n\nGiven these two [images][images] and the API detailed below, implement the UI in your framework of choice. Be vocal about any design decisions you make.\n\n![tasks][tasks]\n![expanded tasks][tasks-expanded]\n\nThe following endpoints describe a REST API containing the data needed to for the tasks UI.\n\n```\nGET /tasks?id\n\nGET /assignee?taskId\n\nGET /labels?taskId\n```\n\n## 🤔 assumptions\n\nNo assumptions were made as the task was very clear.\n\n## 💀 execution\n\n```bash\ngit clone https://github.com/bradgarropy/atlassian-tasks.git\ncd atlassian-tasks\nnpm install\nnpm start\n```\n\n[vercel]: https://vercel.com/bradgarropy/atlassian-tasks\n[vercel-badge]: https://img.shields.io/github/deployments/bradgarropy/atlassian-tasks/production?label=vercel\u0026style=flat-square\n[github-actions]: https://github.com/bradgarropy/atlassian-tasks/actions\n[github-actions-badge]: https://img.shields.io/github/workflow/status/bradgarropy/atlassian-tasks/%F0%9F%A7%AA%20test?style=flat-square\n[codecov]: https://app.codecov.io/gh/bradgarropy/atlassian-tasks\n[codecov-badge]: https://img.shields.io/codecov/c/github/bradgarropy/atlassian-tasks?style=flat-square\n[contributing]: https://github.com/bradgarropy/atlassian-tasks/blob/master/contributing.md\n[contributing-badge]: https://img.shields.io/badge/PRs-welcome-success?style=flat-square\n[contributors]: #-Contributors\n[contributors-badge]: https://img.shields.io/github/all-contributors/bradgarropy/atlassian-tasks?style=flat-square\n[discord]: https://bradgarropy.com/discord\n[discord-badge]: https://img.shields.io/discord/748196643140010015?style=flat-square\n[atlassian]: https://atlassian.com\n[images]: /images\n[tasks]: images/tasks.png\n[tasks-expanded]: images/tasks-expanded.png\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbradgarropy%2Fatlassian-tasks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbradgarropy%2Fatlassian-tasks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbradgarropy%2Fatlassian-tasks/lists"}