Motivation behind the feature and what it will do
The page at /elections/speeches has hard-coded data. It will need to be able to fetch speech 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 election speeches page.
Minimal Viable Product
Code changes
Changing the elections-speeches component.
Motivation behind the feature and what it will do
The page at
/elections/speecheshas hard-coded data. It will need to be able to fetch speech 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 election speeches page.
Minimal Viable Product
Code changes
Changing the
elections-speechescomponent.