Repository Name: opencdx/opencdx-gui
- Node: 20 or higher
- Git
- Xcode (if running iOS emulator)
- Android SDK (if running Android emulator)
OpenCDX is a platform for the management of clinical data exchange. It is designed to be a secure, scalable, and interoperable platform for the exchange of clinical data.
Please refer to module README for further information.
- Git: Git is a distributed version control system that enables developers to track changes in source code during software development. It allows for collaborative work, branching, and merging code efficiently.
- Node.js: Node.js is an open-source, cross-platform JavaScript runtime environment that allows developers to run JavaScript code outside of a web browser. It is commonly used for building server-side applications and command-line tools.
- OpenCDx UI Library: Collection of reusable components for the OpenCDx platform. This should be cloned in the same parent directory as this project.
- Android Studio: For managing the Android SDK and device emulators
- Xcode: For managing iOS device emulators