forked from 0xWheatyz/SPARC
Add side-by-side patent portfolio comparison view for two companies #461
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
Roadmap item: P3 - Comparison view
Users can analyze individual companies but cannot easily compare two companies side by side. A comparison view would highlight relative strengths, patent filing rates, and technology focus differences.
What to do
GET /compare?company_a=X&company_b=Yif server-side aggregation is needed.Acceptance criteria
Reference: ROADMAP.md - P3
[Repo Manager Triage] P3 Feature issue. Assigned to @AI-Engineer. Deferred - will be scheduled after P1 and P2 issues are resolved.
[Repo Manager] Closing as already implemented.
Already implemented:
frontend/src/pages/Compare.tsxexists as a dedicated comparison page.