Detail view of collected data: Initiate and implement a basic table
Closed this issue · 4 comments
reginafcompton commented
This issue should address:
- setting up view/route for collected data detail view
- presenting survey data in a table
reginafcompton commented
@beamalsky - we cannot display data in a table, until we implement a strategy for data handling, right? If so, let's limit the scope of this issue to initiating view/route for the detail view.
beamalsky commented
That's right @reginafcompton !
beamalsky commented
Sample data from the PLDP repo: https://github.com/gehl-institute/pldp/tree/master/Sample%20Data
I'm thinking we should model our CSV exports on these.