use-adapt / adapt

A planning tool for using diabetes-related open-source projects.
https://use-adapt.github.io/
4 stars 3 forks source link

centralize configuration components #4

Closed zmarvel closed 7 years ago

zmarvel commented 7 years ago

It's important a name like "micro-USB cable" is consistent across project configurations and the list of requirements. It might be a good idea to maintain a separate list of configuration components, such as "windows", "precision xtra", etc. to ensure consistency if anybody decides to contribute data to the project.

jessiepusateri commented 7 years ago

Configuration components? Would that not just be the requirements part of the json?

zmarvel commented 7 years ago

Sure, but maybe it needs to be explicitly stated somewhere: "For a project, the items in each "configurations" array come from "requirements"." Maybe there's even a better way to organize this information to eliminate some redundancy, but I can't put my finger on it.

jessiepusateri commented 7 years ago

Yeah, I can see how that might be unclear.

jessiepusateri commented 7 years ago

I think the response to this is https://github.com/use-adapt/configurator

zmarvel commented 7 years ago

Agreed @jessiepusateri