DistrictDataLabs / cultivar

Multidimensional data explorer and visualization tool.
http://trinket.districtdatalabs.com
Apache License 2.0
52 stars 18 forks source link

Multi file dataset workflow #49

Closed bbengfort closed 8 years ago

bbengfort commented 8 years ago

Implement/wireframe the multi-file dataset workflow and detail pages.

bbengfort commented 8 years ago

At this point, the schema has been created that would implement this change. I've also created models for the organization and accounts (to generically specify a user or an organization as the owner of a particular dataset).

Now, to finish this off, we need to implement the final model changes.