This pull request adds an index view at /rock-the-vote/reports to paginate through all RTV reports created from this Chompy instance (unfortunately, we only have one production RTV API key so it's a little bit of a free-for-all on which app could have generated a report)
It also adds customized <title> tags to page views to improve UX.
How should this be reviewed?
👀
Any background context you want to provide?
Coming up next is automating the import of a RTV report once it's created.
What's this PR do?
This pull request adds an index view at
/rock-the-vote/reports
to paginate through all RTV reports created from this Chompy instance (unfortunately, we only have one production RTV API key so it's a little bit of a free-for-all on which app could have generated a report)It also adds customized
<title>
tags to page views to improve UX.How should this be reviewed?
👀
Any background context you want to provide?
Coming up next is automating the import of a RTV report once it's created.
Relevant tickets
References Pivotal #171656723.
Checklist