PDCM Admin provides an easy way to manage key processes that are an input for the PDCM Finder project, like the mappings of treatments and diagnoses.
This is a React project powered up by the API provided by pdcm-admin-api (https://github.com/PDCMFinder/pdcm-admin-api).
- Fork this repo using Github's user interface.
- Clone your fork
git clone https://github.com/<YOUR_USERNAME>/pdcm-admin-ui
cd pdcm-admin-ui
- Add
upstream
remote:
git remote add upstream https://github.com/PDXFinder/pdcm-admin-ui.git
PDCM Finder is freely available under an Apache 2 license. Work is supported by NCI U24CA253539 and the European Molecular Biology Laboratory.