forked from 0xWheatyz/SPARC
Add side-by-side patent portfolio comparison view #322
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 want to compare two companies patent portfolios side by side to identify competitive gaps and overlapping technology areas.
Work Required
/comparepage to the frontend with two company selector inputsGET /compare?companies=A,B) that returns aggregated portfolio data for both companiesAcceptance Criteria
This issue has already been resolved in the fork's main branch. Already implemented in PR #61 (feat: add side-by-side patent portfolio comparison view). See frontend/src/pages/Compare.tsx.
Closing as completed.