forked from 0xWheatyz/SPARC
Add side-by-side patent portfolio comparison view #654
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 overlaps.
What to do
GET /compare?company_a=X&company_b=Y) or compose existing analytics endpoints on the frontendAcceptance criteria
Closing as already implemented. Side-by-side patent portfolio comparison view was added in PR #61 (
feat: add side-by-side patent portfolio comparison view).