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
- Initialize the new /cicd route within the React application, ensure it follows correct project structure as found in /docs/CodingConventions.md
- Develop the UI components (charts, tables, and status flags) as specified in the approved design documentation.
- 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.
- 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.
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
Expected Behavior
A fully functional, responsive CI/CD metrics page that provides the CI/CD team with the requested metrics
Environment