Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a bill-to-bill detail page #85

Closed
aih opened this issue Dec 15, 2020 · 4 comments
Closed

Add a bill-to-bill detail page #85

aih opened this issue Dec 15, 2020 · 4 comments
Assignees

Comments

@aih
Copy link
Collaborator

aih commented Dec 15, 2020

The route should be something like /compare/116hr300/116hr1500

And it should be linked from a column to the left of the bill name in the Similar bills table with an icon like

See https://www.freepik.com/free-icon/compare-files_696340.htm

image

@aih
Copy link
Collaborator Author

aih commented Dec 15, 2020

The page should expand on the information in the row for the given bill. For example, /compare/116hr300/115hr1116 will have the title:

Similarity between 116hr300 and 115hr1116

Below this, will be listed the titles of the two bills, in the form of the 'Titles' column above:

116 HR 300 IH: ....
115 HR 1116 RH: TAILOR Act of 2017...

It will have a table with the title 'Sections Matched'. In this case, there will be 7 rows, because there are 7 'sections matched' between 116hr300 and 115hr1116

There will be three columns: the Score of each section match, the section match from 116hr300 and the section match from 115hr1116. I am not sure that the second column (the section from 116hr300) is available, but it would be great if it is.

@aih
Copy link
Collaborator Author

aih commented Dec 22, 2020

Current view:
image

Running to load this data (not yet complete):
image

@aih
Copy link
Collaborator Author

aih commented Dec 22, 2020

Processing is still ongoing. But it looks like it's working well!

image

image

@aih
Copy link
Collaborator Author

aih commented Dec 24, 2020

Implemented in PR #88

@aih aih closed this as completed Dec 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants