insightmind / MORR

MORR: (Medical Online Research Recorder)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MORR - Medical Online Research Recorder

Build + Test

The project

MORR is an application which collects information about user behavior during online research, particularly in the medical field. The application enables recording of user interactions, such as mouse, keyboard and web browser events. The recorded data is stored and can later viewed and worked with, for example for gaining insights on research behavior by using them as training data for machine learning.

Target platform

Operating System

  • Windows 10 64bit (1809 and later)

Supported Browsers

  • Google Chrome (version 57 and later)
  • Mozilla Firefox (version 57 and later)

Development tools

  • The main application was developed in C# using Microsoft Visual Studio and the .NET Core SDK. It also contains a few components written in C++.
  • The application supports extension by adding additional modules managed with MEF (Managed Extensibility Framework)
  • The browser extension is written in TypeScript and built with npm (NodeJS)

Wiki

The Wiki contains instructions on how to install and use this software as well as guides for developers who wish to contribute to and extend the software.

The wiki also contains a Quick Start Guide which only covers the essentials.

About

MORR: (Medical Online Research Recorder)

License:MIT License


Languages

Language:HTML 45.0%Language:C# 32.2%Language:TeX 14.7%Language:TypeScript 5.8%Language:C++ 1.1%Language:CSS 0.7%Language:JavaScript 0.4%Language:Batchfile 0.0%