Skip to content
Harry Rybacki edited this page Jun 19, 2013 · 4 revisions

###Non-technical

  1. Document code written so far
    • implement YUIDoc for Javascript files.
    • implement Sphinx in Python files.
  2. Create more use case examples in the wiki

###Unittesting

  1. Validators
  2. Parsers
  3. JSONController
  4. Flask

###Setup EC2 instance

  1. Get sample Flask server up and running
  2. Create startup script to automate the process
  3. Hook Flask server into MongoDB instance
  4. Document all of the above