datamade/just-spaces

Detail view of collected data: Initiate and implement a basic table

Closed this issue · 4 comments

This issue should address:

  • setting up view/route for collected data detail view
  • presenting survey data in a table

@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.

That's right @reginafcompton !

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.

Closed by #76