Skip to content

Implement and Integrate CI/CD Metrics Page #118

@hcaballero2

Description

@hcaballero2

Description

Once the design draft from the previous issue is approved, this task involves the actual frontend implementation of the CI/CD page. The developer will build the page in the React/Vite architecture and ensure it correctly pulls and requested displays data. THIS DESCRIPTION WILL BE UPDATED WITH MORE INFORMATION ONCE #117 IS COMPLETED

Steps to Reproduce

  1. Initialize the new /cicd route within the React application, ensure it follows correct project structure as found in /docs/CodingConventions.md
  2. Develop the UI components (charts, tables, and status flags) as specified in the approved design documentation.
  3. Connect the components to the data source (if needing a data source, will be updated with more specifics), ensuring CI/CD metrics are being pulled from the test_data.json or equivalent backend endpoint.
  4. Conduct a UI audit to ensure the implemented page matches the approved style guidelines perfectly.

Expected Behavior

A fully functional, responsive CI/CD metrics page that provides the CI/CD team with the requested metrics

Environment

  • Tech Stack: React, Vite, Tailwind CSS.
  • Data Source: Backend/test_data.json.

Metadata

Metadata

Assignees

No one assigned

    Labels

    frontendworking on the react frontendjavascriptPull requests that update javascript code

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions