Qiita should be fully functional and the developers are feeling great with the code that we have. At this stage, minimal API changes should be done. A detailed description of the goals:
- Easy deployment
- Sphinx documentation
- Support other tools/datatypes
 i. Metabolomics
 ii. WGS
 iii. Single Strain WGS
- Revisit all db objects, with special attention to:
 i. Job
 ii. Analysis
 iii. Collection and Investigation objects
 iv. Reference object - should include the already indexed DB.
- Refactor job submission
- Refactor all handlers. Testing handlers is tricky. The best way to do this will be to move all code out from the handlers, into a qiita_pet module (or qiita_ware if needed) and the handlers only parse the arguments and call this new API.
- Improve testing framework and raise coverage (with good testing) to at least 97%.
 i. This should also include user usability testing.
- UI for adding new references and parameters set
- Stable API
List view
0 issues of 0 selected
There are no open issues in this milestone
Add issues to milestones to help organize your work for a particular release or project. Find and add issues with no milestones in this repo.