{"id":22868570,"url":"https://github.com/cognizantopensource/ciqdashboard-ui","last_synced_at":"2025-07-08T18:08:10.794Z","repository":{"id":98209982,"uuid":"265697099","full_name":"CognizantOpenSource/ciqdashboard-ui","owner":"CognizantOpenSource","description":"Quality Insights \u003e iDashboard","archived":false,"fork":false,"pushed_at":"2024-06-19T07:07:49.000Z","size":311858,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-31T10:51:21.861Z","etag":null,"topics":["dashboard","idashboard","metrics","metricsportal","quality-insights","qualityinsights"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CognizantOpenSource.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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-05-20T22:14:09.000Z","updated_at":"2024-06-19T07:07:52.000Z","dependencies_parsed_at":"2024-06-19T15:18:45.975Z","dependency_job_id":null,"html_url":"https://github.com/CognizantOpenSource/ciqdashboard-ui","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/CognizantOpenSource/ciqdashboard-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CognizantOpenSource%2Fciqdashboard-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CognizantOpenSource%2Fciqdashboard-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CognizantOpenSource%2Fciqdashboard-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CognizantOpenSource%2Fciqdashboard-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CognizantOpenSource","download_url":"https://codeload.github.com/CognizantOpenSource/ciqdashboard-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CognizantOpenSource%2Fciqdashboard-ui/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264321034,"owners_count":23590573,"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":["dashboard","idashboard","metrics","metricsportal","quality-insights","qualityinsights"],"created_at":"2024-12-13T12:36:11.976Z","updated_at":"2025-07-08T18:08:10.773Z","avatar_url":"https://github.com/CognizantOpenSource.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# CIQDashboard UI\n\n[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg?style=flat-square)](CODE_OF_CONDUCT.md)\n\n![Node version= 14.21.3](https://img.shields.io/badge/Node_version-14.21.3_or_above-brightgreen?style=flat-square)\n![Angular CLI version= 8.3.29](https://img.shields.io/badge/Angular_CLI_version-8.3.29_or_above-brightgreen?style=flat-square)\n![MongoDB server version= 4.0 or above](https://img.shields.io/badge/MongoDB_Server-4.0_or_above-brightgreen?style=flat-square)\n\n[Requirements](#requirements) • [Properties](#properties) • [Run Locally](#run-locally) • [Contributing](#contributing) • [Related](#related)\n\nThis is visual representation for charts from derived and raw data powered by NGX and Fusion charts.\n## Requirements\n\n- Node 14.0 or above\n- Angular CLI 8.3.29 or above\n- MongoDB Server 4.0 or above\n\n## Properties\n\nIn order to run this project, you must install all the packages which can be found under packages.json\n\nTo install, open [src] folder and give and it will install all the packages\n\n`npm install`\n\n## Run Locally\n\nClone the project\n\n```bash\n  git clone https://github.com/CognizantCodeHub/ciqdashboard-ui\n```\n\nGo to the project directory\n\n```bash\n  cd ciqdashboard-ui\n```\n\nBuild the project\n\n```bash\n  ng build\n```\n\nStart the application\n\n```bash\n  ng serve\n```\n\n## Contributing\n\nContributions are always welcome!\n\nSee `CONTRIBUTING.md` for ways to get started.\n\nPlease adhere to this project's `code of conduct`.\n\n## Related\n\nHere are some related projects\n\n[CIQDashboard Jira Collector](https://github.com/CognizantCodeHub/ciqdashboard-collector-jira.git)\n\n[CIQDashboard API](https://github.com/CognizantCodeHub/ciqdashboard-api)\n\n[CIQDashboard Metric Services](https://github.com/CognizantCodeHub/ciqdashboard-metric-services)\n\n[CIQDashboard Auth](https://github.com/CognizantCodeHub/ciqdashboard-auth)\n\n[CIQDashboard ALM Collector](https://github.com/CognizantCodeHub/ciqdashboard-collector-alm)\n\n[CIQDashboard Jira(cloud) Collector](https://github.com/CognizantCodeHub/IPR000025_ciqdashboard-collector-jira-cloud)\n\n[CIQDashboard Jira+Zephyr(cloud) Collector](https://github.com/CognizantCodeHub/ciqdashboard-collector-jira-zephyr-cloud)\n\n[CIQDashboard Jira+Zephyr(On Premise) Collector](https://github.com/CognizantCodeHub/ciqdashboard-collector-jira-zephyr)\n\n[CIQDashboard Rally Collector](https://github.com/CognizantCodeHub/ciqdashboard-collector-rally)\n\n[CIQDashboard Jenkins Collector](https://github.com/CognizantCodeHub/ciqdashboard-collector-jenkins)\n\n[CIQDashboard GitHub Collector](https://github.com/CognizantCodeHub/ciqdashboard-collector-github)\n\n[CIQDashboard ServiceNow Collector](https://github.com/CognizantCodeHub/IPR000025_ciqdashboard-collector-servicenow)\n\n## License\n\n[To edit](https://choosealicense.com/licenses/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcognizantopensource%2Fciqdashboard-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcognizantopensource%2Fciqdashboard-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcognizantopensource%2Fciqdashboard-ui/lists"}