Shared components for OHDSI web tools
@pavgra is already working on this.
Since Jul 14, 2019.
- Dominant language
- Java
- Stars
- 151
- Forks
- 183
- Avg merge
- 14m
- Merged PRs (30d)
- 2
Description
Today we have several web tools in OHDSI which have been evolving for a significant term on themselves and during their evolution implemented quite similar functionality separately:

It would be great to remove the redundancy from the tools by identifying their common parts and moving them into shared components so that different teams wouldn't spend time extra on doing the same work, features would be shared and better code quality would be achieved. It would force real community collaboration. E.g. the following could be done:

I'd suggest starting with the most obvious parts such as Data Source management and move forward with others as things get clearer and the design is polished and approved by the community.
Tagging @chrisknoll , @pbr6cornell , @gklebanov
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.