https://github.com/cognizantopensource/ciqdashboard-ui
Quality Insights > iDashboard
https://github.com/cognizantopensource/ciqdashboard-ui
dashboard idashboard metrics metricsportal quality-insights qualityinsights
Last synced: about 1 year ago
JSON representation
Quality Insights > iDashboard
- Host: GitHub
- URL: https://github.com/cognizantopensource/ciqdashboard-ui
- Owner: CognizantOpenSource
- License: apache-2.0
- Created: 2020-05-20T22:14:09.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-19T07:07:49.000Z (about 2 years ago)
- Last Synced: 2025-03-31T10:51:21.861Z (over 1 year ago)
- Topics: dashboard, idashboard, metrics, metricsportal, quality-insights, qualityinsights
- Language: TypeScript
- Size: 297 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# CIQDashboard UI
[](CODE_OF_CONDUCT.md)



[Requirements](#requirements) • [Properties](#properties) • [Run Locally](#run-locally) • [Contributing](#contributing) • [Related](#related)
This is visual representation for charts from derived and raw data powered by NGX and Fusion charts.
## Requirements
- Node 14.0 or above
- Angular CLI 8.3.29 or above
- MongoDB Server 4.0 or above
## Properties
In order to run this project, you must install all the packages which can be found under packages.json
To install, open [src] folder and give and it will install all the packages
`npm install`
## Run Locally
Clone the project
```bash
git clone https://github.com/CognizantCodeHub/ciqdashboard-ui
```
Go to the project directory
```bash
cd ciqdashboard-ui
```
Build the project
```bash
ng build
```
Start the application
```bash
ng serve
```
## Contributing
Contributions are always welcome!
See `CONTRIBUTING.md` for ways to get started.
Please adhere to this project's `code of conduct`.
## Related
Here are some related projects
[CIQDashboard Jira Collector](https://github.com/CognizantCodeHub/ciqdashboard-collector-jira.git)
[CIQDashboard API](https://github.com/CognizantCodeHub/ciqdashboard-api)
[CIQDashboard Metric Services](https://github.com/CognizantCodeHub/ciqdashboard-metric-services)
[CIQDashboard Auth](https://github.com/CognizantCodeHub/ciqdashboard-auth)
[CIQDashboard ALM Collector](https://github.com/CognizantCodeHub/ciqdashboard-collector-alm)
[CIQDashboard Jira(cloud) Collector](https://github.com/CognizantCodeHub/IPR000025_ciqdashboard-collector-jira-cloud)
[CIQDashboard Jira+Zephyr(cloud) Collector](https://github.com/CognizantCodeHub/ciqdashboard-collector-jira-zephyr-cloud)
[CIQDashboard Jira+Zephyr(On Premise) Collector](https://github.com/CognizantCodeHub/ciqdashboard-collector-jira-zephyr)
[CIQDashboard Rally Collector](https://github.com/CognizantCodeHub/ciqdashboard-collector-rally)
[CIQDashboard Jenkins Collector](https://github.com/CognizantCodeHub/ciqdashboard-collector-jenkins)
[CIQDashboard GitHub Collector](https://github.com/CognizantCodeHub/ciqdashboard-collector-github)
[CIQDashboard ServiceNow Collector](https://github.com/CognizantCodeHub/IPR000025_ciqdashboard-collector-servicenow)
## License
[To edit](https://choosealicense.com/licenses/)