retro-cable

bySanketh T p

create LT xlpe cable calculation all with resistance ,derating factor, temperature ,voltage drop etc. i want all in automatic only selecting sq mm cable size check the resistance and reactance value from polycab CatLog and also include derating factor as per CatLog

HomeCalculatorResults
Home

Comments (0)

No comments yet. Be the first!

Project Tasks13

#1

Apply Theme To Scaffold Pages

To Do

As a user I want all scaffold pages to visually match the mock-design pages so that the application has a consistent retro-cable aesthetic with the defined color palette (Background #1E1E2F, Surface #2A2A3C, Text #E8E8F2, Accent #FF6F61, Muted #6C6C80), neon effects, typing animations, and CRT flicker transitions applied across all retained pages. Remove pages not present in any user flow (login, signup, welcome, dashboard/overview, dashboard/ai-assistant, dashboard/settings) after assessing their necessity.

AI 75%
Human 25%
High Priority
2 days
AI Credits:8
Frontend Developer
#2

Verify Color And Theme Alignment

To Do

As a developer I want a thorough review of all pages to confirm that every component, background, surface, text element, and accent color exactly matches the defined retro-cable color palette and design system so that visual consistency is guaranteed before feature development begins.

Depends on:#1
Waiting for dependencies
AI 50%
Human 50%
High Priority
1 day
AI Credits:4
UI/UX Designer
#6

Create Cable Data API

To Do

As a backend service I want a FastAPI endpoint that serves LT XLPE cable parameter data sourced from the Polycab catalog (resistance, reactance, derating factor, temperature ratings) indexed by cable size in sq mm so that the frontend can populate dropdowns and retrieve raw cable specifications in under 2 seconds.

Depends on:#2
Waiting for dependencies
AI 60%
Human 40%
High Priority
2 days
AI Credits:7
Backend Developer
#3

Build Home Page UI

To Do

As an electrical contractor or engineer I want to land on the Home page and select a cable size from a dropdown and input cable length or additional parameters so that I can initiate the LT XLPE cable parameter calculation workflow with a retro-terminal styled interface matching the v2 JSX design. Implements the dynamic typing effect, neon dropdown glow, and real-time typed calculation preview as per the Signature Design Concept.

Depends on:#2
Waiting for dependencies
AI 85%
Human 15%
High Priority
2 days
AI Credits:9
Frontend Developer
#7

Build Calculation Engine API

To Do

As a backend service I want a FastAPI endpoint that accepts cable size, cable length, and optional environmental parameters and returns computed values for resistance, reactance, derating factor, temperature rise, and voltage drop so that the Calculator page can display accurate real-time results.

Depends on:#6
Waiting for dependencies
AI 55%
Human 45%
High Priority
3 days
AI Credits:8
Backend Developer
#8

Integrate Polycab Data Pipeline

To Do

As a data engineer I want the Polycab catalog cable parameter data to be parsed, normalised, and stored in MySQL with a reliable ingestion pipeline so that the calculation engine and cable data API always reference accurate and up-to-date manufacturer specifications.

Depends on:#6
Waiting for dependencies
AI 50%
Human 50%
High Priority
2 days
AI Credits:6
Data Engineer
#4

Build Calculator Page UI

To Do

As an electrical engineer I want to view calculated resistance, reactance, derating factor, temperature, and voltage drop results on the Calculator page so that I can analyse and compare cable parameters interactively with a retro-terminal aesthetic matching the v2 JSX design. Supports compare-lengths view for the Electrical Contractor flow.

Depends on:#3
Waiting for dependencies
AI 85%
Human 15%
High Priority
2 days
AI Credits:9
Frontend Developer
#5

Build Results Page UI

To Do

As a project manager or engineer I want to view a detailed results table on the Results page that summarises all calculated cable parameters and allows comparison of cable sizes so that I can make informed decisions and download the output as a PDF, matching the v2 JSX design with neon highlights and retro table styling.

Depends on:#4
Waiting for dependencies
AI 90%
Human 10%
High Priority
2 days
AI Credits:9
Frontend Developer
#9

Connect Frontend To Backend

To Do

As a frontend developer I want all three pages (Home, Calculator, Results) wired to the FastAPI backend endpoints so that cable size selection, parameter input, and computed results flow end-to-end through the application with correct loading states, retro-typed animations, and error handling.

Depends on:#5#8#7
Waiting for dependencies
AI 65%
Human 35%
High Priority
2 days
AI Credits:7
Frontend Developer
#11

Build PDF Generation API

To Do

As an electrical contractor or project manager I want a backend API endpoint that generates a well-formatted PDF report containing the full cable parameter table and calculation summary in under 5 seconds so that project documentation can be produced directly from the Results page.

Depends on:#9
Waiting for dependencies
AI 70%
Human 30%
High Priority
2 days
AI Credits:7
Backend Developer
#10

Integrate GPT AI Assistant

To Do

As a user I want to receive GPT-powered natural language explanations of my cable calculation results on the Calculator and Results pages so that complex electrical parameters are presented in user-friendly, context-aware responses that help me understand and act on the data.

Depends on:#9
Waiting for dependencies
AI 90%
Human 10%
Medium Priority
2 days
AI Credits:9
AI Engineer
#12

Wire PDF Download To Frontend

To Do

As a user I want the Download PDF button on the Results page to trigger the backend PDF generation API and automatically download the file to my device so that I can seamlessly export cable calculation reports without leaving the application.

Depends on:#11
Waiting for dependencies
AI 70%
Human 30%
High Priority
1 day
AI Credits:5
Frontend Developer
#13

Tech Lead Integration Review

To Do

As a tech lead I want to perform a full end-to-end integration review of all pages, APIs, AI responses, and PDF output so that I can verify the system meets all SRD requirements, all user flows work correctly, performance targets are met, and the retro-cable aesthetic is consistently applied.

Depends on:#10#12
Waiting for dependencies
AI 40%
Human 60%
Medium Priority
1 day
AI Credits:5
Tech Lead
Home design preview
Home: Select Cable Size
Home: Input Cable Length
Calculator: View Voltage Drop
Calculator: Compare Lengths
Results: View Summary
Results: Download PDF