forked from 0xWheatyz/SPARC
Add side-by-side comparison view for two companies patent portfolios #393
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?
Problem
Users must switch between separate analysis pages to compare two companies. There is no direct comparison UI.
Work
/compareroute in the frontend.Acceptance Criteria
Reference
Roadmap item: P3 — Comparison view.
Closing as already implemented. Compare.tsx exists in frontend with side-by-side comparison view. The compare API endpoint is also present.