forked from 0xWheatyz/SPARC
Add side-by-side patent portfolio comparison view #1087
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 reference: P3 / Comparison view
Users can only view one company at a time. A side-by-side comparison of two companies patent portfolios would help analysts identify competitive differences.
What to do
/compare?a=CompanyA&b=CompanyBroute to the frontend.GET /analytics/compare?companies=A,Bendpoint or the frontend can issue two parallel requests.Acceptance criteria
Resolved by PR #61 (commit
c738f78) which added a side-by-side patent portfolio comparison view. Closing as complete.