Coder Social home page Coder Social logo

perki / trial-monitor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fraunhoferportugal/trial-monitor

0.0 0.0 0.0 2.01 MB

Trial Monitor enables the creation of personalised dashboard for monitoring your field trials

Home Page: https://fraunhoferportugal.github.io/trial-monitor/

License: BSD 3-Clause "New" or "Revised" License

JavaScript 93.37% Dockerfile 0.41% Shell 0.11% HTML 0.66% SCSS 5.46%

trial-monitor's Introduction

Trial Monitor

Trial Monitor is a tool that enables developers and researchers to create personalized web dashboards for monitoring participants in technology-enabled field trials. The tool was designed to reduce the work of developing one’s own dashboard, the need to adapt the technology stack to an existing dashboard, or the need to create a different dashboard tool for each project.

Trial Monitor uses simple configuration files to define the connection to different databases, the types of visualizations to be used, and the user interface that researchers will see to make sense of the user-generated data.

Installation

Trial Monitor can either be installed directly on your machine or use through Docker. In the repository, we provide a config with examples and sample data, as well as Docker files for easy deployment. To install Trial Monitor on your machine:

  1. Clone the repository on your machine
git clone https://github.com/fraunhoferportugal/trial-monitor.git
  1. Rename config.template to config

  2. Install the dependencies

yarn install
  1. Edit the files in the config folder according to the needs of your project

Running Trial Monitor

To use Trial Monitor directly on your machine just run:

yarn run dev

Or use can use the docker-compose file:

docker-compose -f docker-compose.yaml up // Production

docker-compose -f docker-compose.dev.yaml up  // Development

In development mode, trial monitor will run by default on port 3000. When running in development mode all changes in the config files will be automatically reflected on the interface.

Requirements

Ensure that you have Node installed on your machine or Docker according to your desired set up.

trial-monitor's People

Contributors

jorgeribeirofhp avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.