Skip to content
dacb edited this page Oct 15, 2019 · 2 revisions

Sprint task list:

  1. Schema design / reference implementation
    Formalize the schema defined in the AM
    Creation of a limited tool chain for instantiating the database
  2. Metadata creation and loading
    Limited toolchain for manual or structured way of adding data
    Options include: parsing file names, using json / or yaml files, command line tool for building json / yaml
  3. Measurement data loading (limit to cycling)
    Given a cell, project and data file, parse the data file and populate, e.g. MACCOR and Arbin
  4. User interface implemented using web framework
    E.g. using Flask, react, Altair (https://github.com/ECSHackWeek/flask-altair-react-example)

Clone this wiki locally