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

Move radio group component to UI library #590

Closed glenflorendo closed 9 months ago

glenflorendo commented 9 months ago

User Story

As a developer, I want to make sure our packages are properly organized, so we can continue to maintain and keep our code modular.

Description

Refactor so the radio group component to the UI library.

Acceptance Criteria

  1. Move the radio group component to the UI library.
  2. Ensure imports are still working.
  3. The associated UI files are fully tested, including statements, branches, functions, and lines.

Technical References

N/A

Additional Information

N/A