Cognizant Integrated Quality Dashboard (CIQDashboard) is a data visualization solution that can transform data reporting into interactive business intelligence dashboards
The web Application UI was generated by Angular 8 (Click the Below link to go ciqdashbaord UI Repo) https://github.com/CognizantOpenSource/ciqdashboard-ui
Build RESTful web Service with Spring Boot. Build the CURD API to connect MongoDB.
Authentication Service facilitates Native and LDAP authentication. https://github.com/CognizantOpenSource/ciqdashboard-auth
API Service contain all form data to save,update,edit and delete, to show the Graphical view and Table view. https://github.com/CognizantOpenSource/ciqdashboard-api
Collector is a standalone application that extracts data from source tool using REST API and stores in Mongo DB. We have collectors for JIRA, ALM, JENKINS, GITLAB, GITHUB, SONARQUBE, ARTIFACTORY. These applications can be executed as scheduled job
https://github.com/CognizantOpenSource/ciqdashboard-collector-alm
https://github.com/CognizantOpenSource/ciqdashboard-collector-artifactory
https://github.com/CognizantOpenSource/ciqdashboard-collector-github
https://github.com/CognizantOpenSource/ciqdashboard-collector-gitlab
https://github.com/CognizantOpenSource/ciqdashboard-collector-jenkins
https://github.com/CognizantOpenSource/ciqdashboard-collector-jira
https://github.com/CognizantOpenSource/ciqdashboard-collector-sonarqube

