Migrated to python 3.5 as python 2.7 is getting retired in two years. Some modules are not supporting python 2.7 already such as rpy2.
Merge branch 'master' of ssh://git.code.sf.net/p/freeimaging/WebAnnotate
Integrated mongodb, added rest service, modified daemon (daemon2.py). Adjusted size of results in view results page.
Added MongoDb integration, rest.py service, daemon2 and Server side logging
Added test environment and integrated mongodb
Working dev version
Modified the code to work on the server side.
Added virtual environment