OHDSI / OHDSI/WebAPI

Shared components for OHDSI web tools

Open
#505 4 comments 0 reactions 1 assignee View on GitHub

@pavgra is already working on this.

Since Jul 14, 2019.

enhancement
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:

arachne webapi unification as is

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:

arachne webapi unification to be

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.