hackforla / lucky-parking

Visualization of parking data to assist in understanding of the effects of parking policies on a neighborhood by neighborhood basis in the City of Los Angeles
https://www.hackforla.org/projects/lucky-parking.html
34 stars 60 forks source link

UI Compare Mode: Comparison Data Button #520

Open dannycpham opened 1 year ago

dannycpham commented 1 year ago

User Story

As a user, I want to be able to compare data between two different regions. If I click on compare, I expect comparisons for the data.

Description

When a user clicks on the “Compare” button, the user would see a new UI where the data between the two regions would be compared. This UI would use the same Citation Type dropdown, Date Range dropdown, From and To Calendar options, and an empty box for graphs.

The header should include an X and the title “COMPARISON DATA”.

If a user selects X, the user would see the previous UI allowing them to select two region types and new regions to compare.

Graphs are not in scope of this ticket, but please leave an area in the UI for where the graphs would appear.

Acceptance Criteria

  1. If a user clicks on the “Comparison Data” button, then the user should see a new UI where the data are compared between the two regions.

Design References

Figma

Technical References

No response

Additional Information

No response