Closed annakrohn closed 8 years ago
I've merged this into the digmill branch for now. We need to do some more work before we can merge it into master. Primarily, the use of mongo needs to be configurable. We probably should refactor the whole the whole thing into a flask plugin ala Nemo which would make this easier.
Adding the annotation form to Perseids. Largely based off of the existing alignment form code, in fact I left some code that is uneeded for the annotation form right now, for (perhaps) easier intergration into Perseids. This is functioning independently on a server at the moment (http://52.2.223.207/annotation) for data input purposes.
A two dependencies have been added, flask-pymongo and jquery.markdownify(bower).