DouglasNeuroInformatics / OpenDataCapture

An electronic data capture platform for administering remote and in-person clinical instruments
https://opendatacapture.org/en/
Apache License 2.0
102 stars 11 forks source link
clinical data-collection electronic-data-capture esbuild form-builder full-stack monaco-editor monorepo multilingual nodejs prisma react research tailwindcss turborepo typescript
Logo

Open Data Capture

An electronic data capture platform designed for administering remote and in-person clinical instruments
Explore the docs »

Report Bug · Request Feature · Instrument Playground · View Demo

![license](https://img.shields.io/github/license/DouglasNeuroInformatics/OpenDataCapture) ![version](https://img.shields.io/github/package-json/v/DouglasNeuroInformatics/OpenDataCapture) ![build](https://github.com/DouglasNeuroInformatics/OpenDataCapture/actions/workflows/build.yaml/badge.svg)

About

Open Data Capture is a web-based platform designed for continuous clinical data collection. The platform is centered on the concept of an instrument. Broadly defined, an instrument refers to any tool that can be used to collect data (e.g., forms, interactive tasks).

Features

Quick Start

Assuming that Docker and Docker Compose are already installed on your system, you can deploy an instance of Open Data Capture using the following command:

./scripts/generate-env.sh && docker compose up -d

By default, the application will run on port 5500. So, navigate to http://localhost:5500 in your browser and you should be greeted with the setup screen. After getting started, we highly recommend reading our deployment guide for additional information on how to configure Open Data Capture to best meet the needs of your organization.

Contribution

We welcome contributions! If you're interested in improving the platform or adding new features, please refer to our Contribution Guide.

License

Copyright (C) 2022 Douglas Neuroinformatics Platform

This program is free software: you can redistribute it and/or modify it under the terms of the Apache License, Version 2.0.