/ciqdashboard-api

API Component

Primary LanguageJavaApache License 2.0Apache-2.0

CIQDashboard API

Contributor Covenant

JDK version= 11 MongoDB server version= 4.0 or above

AboutRequirementsPropertiesRun LocallyContributingRelated

About

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:

  1. AREA charts
  2. BAR charts
  3. COMBO charts
  4. Fusion charts
  5. Gauge charts
  6. Line charts
  7. Pie charts and other type charts.
CIQD dashboard Java project is acts like glue between the user interface and database. java project contains business logics and provides the data flow in certain format.

Requirements

  • JDK 11
  • MongoDB Server 4.0 or above

Properties

Important configuration like server port, mongoDB url & also authentication properties present inside “application.properties” file which can be found under resources directory

Run Locally

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

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 UI

CIQDashboard Metric Services

CIQDashboard Auth

CIQDashboard JIRA Collector

CIQDashboard ALM Collector

CIQDashboard Jira(cloud) Collector

CIQDashboard Jira+Zephyr(cloud) Collector

CIQDashboard Jira+Zephyr(On Premise) Collector

CIQDashboard Rally Collector

CIQDashboard Jenkins Collector

CIQDashboard GitHub Collector

CIQDashboard ServiceNow Collector

License

To edit