About • Requirements • Properties • Run Locally • Contributing • Related
This Project is mainly to create the charts.
A key benefit of charts is that they allow you to keep track of trends. This is critical in any business, and it helps you see where things might be growing or faltering.
Charts are designed to assist you with monitoring and identifying trends. This allows you to keep an eye on areas of growth or concern. By doing so, you can make quick, yet informed decisions for your business.
You’ll also notice that charts and graphs help you store and organize large data quantities. This can be a huge help for companies that are unable to keep up with all their figures. By creating a chart or graph with the statistics, you’ll get a better understanding of how things are going.
CIQD dashboard project contains several types of charts there are:
- AREA charts
- BAR charts
- COMBO charts
- Fusion charts
- Gauge charts
- Line charts
- Pie charts and other type charts.
- JDK 11
- MongoDB Server 4.0 or above
Important configuration like server port, mongoDB url & also authentication properties present inside “application.properties” file which can be found under resources directory
Clone the project
git clone https://github.com/CognizantCodeHub/ciqdashboard-api.git
Go to the project directory
cd ciqdashboard-api
Build the project
gradlew build
Start the application
gradle bootrun
Contributions are always welcome!
See CONTRIBUTING.md for ways to get started.
Please adhere to this project's code of conduct.
Here are some related projects
CIQDashboard Jira(cloud) Collector
CIQDashboard Jira+Zephyr(cloud) Collector
CIQDashboard Jira+Zephyr(On Premise) Collector
CIQDashboard Jenkins Collector