forked from 0xWheatyz/SPARC
Add side-by-side patent portfolio comparison view #420
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?
Summary
Users cannot compare two companies patent portfolios side by side. A comparison view would significantly improve analytical value.
What to do
/compareroute to the frontend with a two-panel layoutGET /analytics/compare?company_a=X&company_b=Ythat returns both datasets in one response (or reuse existing endpoints)Acceptance Criteria
/compareshows two company selector inputsReference
Roadmap: P3 - Comparison view
Triage: Already Implemented
After reviewing the codebase, this issue has already been fully implemented in the current
mainbranch.This issue can be closed.