Motivation behind the feature and what it will do
The page at /elections/schedule has hard-coded data. It will need to be able to fetch election data from the backend and allow the user to choose what data to view.
Which part of the application will this feature be for?
Main site's elections schedule page.
Minimal Viable Product
Code changes
Changing the elections-schedule component.
Motivation behind the feature and what it will do
The page at
/elections/schedulehas hard-coded data. It will need to be able to fetch election data from the backend and allow the user to choose what data to view.Which part of the application will this feature be for?
Main site's elections schedule page.
Minimal Viable Product
Code changes
Changing the
elections-schedulecomponent.