Skip to content

Version 0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@bbengfort bbengfort released this 23 Oct 20:23
· 30 commits to master since this release

MVP prototype type of a dataset uploader and management application. This application framework will become the basis for the research project in the DDL Multidimensional Visualization Research Labs. For now users can upload datasets, and manage their description, as well as preview the first 20 rows.

Deployed: Tuesday, October 13, 2015
Contributor: Benjamin Bengfort

Changes

  • RESTful API built with Django REST Framework
  • Standard Django app deployed
  • Social Authentication with @districtdatalabs.com email address and Google OAuth2
  • Upload CSV files to S3 and parse them
  • Display uploaded CSV files in a data management page
  • Edit information in Markdown about the files
  • Hash every CSV file (prevent duplicates) and parse for dimensions/rows.