This is a research task to figure out what options we have available in Lambda for generating DOCX files. Once the options are known this issue needs updated with the information and it should inform the direction that is taken for #12 .
Definition of Done
[ ] Code is written
[ ] Travis CI is configured and passing:
[ ] For code building
[ ] For code unit testing
[ ] For deploying
[ ] Coveralls is configured to report code test coverage (and is greater %70)
[ ] Peer review of code before deploying to production
[ ] Documentation of code functions (input/output, internal logic)
[ ] Documentation of public facing features on Wiki as needed
@jag3773 commented on Thu Aug 11 2016
This is a research task to figure out what options we have available in Lambda for generating DOCX files. Once the options are known this issue needs updated with the information and it should inform the direction that is taken for #12 .
Definition of Done