Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

store-0: uploaded data is converted to json #3

Open
4 tasks
atla5 opened this issue Apr 26, 2018 · 0 comments
Open
4 tasks

store-0: uploaded data is converted to json #3

atla5 opened this issue Apr 26, 2018 · 0 comments

Comments

@atla5
Copy link
Member

atla5 commented Apr 26, 2018

Background

  • in order to become editable/extensible the data contained in the csv needs to be stored in some middle format
  • additional functionality depends on this data to be more visible and readable than a simple 'file' would allow

Success Criteria

  • after (as?) its being uploaded, data is converted to json
  • this json makes meaningful distinction between headers and items
  • information is added such as upload_date, time_logged, etc for use later
  • csv download reads from this
@atla5 atla5 changed the title store: uploaded data is converted to local representation store-0: uploaded data is converted to local representation Apr 26, 2018
@atla5 atla5 changed the title store-0: uploaded data is converted to local representation store-0: uploaded data is converted to json Apr 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant