-
MVP data:
[MVP](https://www.ncbi.nlm.nih.gov/projects/gap/cgi-bin/study.cgi?study_id=phs002453.v1.p1) is an ongoing prospective cohort study and mega‐biobank in the Department of Veterans Affairs Heal…
-
https://component.gallery
> The Component Gallery is a collection of interface components from real-world design systems. I created it to help with some of the problems that I experience every day as…
-
### Have you completed your first issue?
- [X] I have completed my first issue
### Guidelines
- [X] I have read the guidelines
- [X] I have the link to my latest merged PR
### Latest Merged PR Lin…
-
## Task overview
We want to have an architecture that is in line with modular design patterns. Ideally, it should be possible to match layers from some protocols with layers from other protocol to ge…
-
@andreasbueckle, I am starting an idea notepad for us here regarding User Story 1 & 2 UIs. Please capture all feature requests, UI inspiration screenshots, links, and more in this area!
-
The Janelia implementation of the Allen Institute's pipeline is the suggested prior reference architecture: https://github.com/jenniferColonell/ecephys_spike_sorting
As discussed at the kick-off me…
-
[DRAFT]
The final requirements for notification service.
- User can be notified about their inactivity.
- Calendar can send notification to user by any medium. (Email, Push, In-app)
- How will w…
-
### Description
- How should we support JMS?
1. Raw JMS API usage
2. Message-Driven-bean support
3. Reactive Messaging connector
- How do we handle transactions and the myriads of JMS serve…
-
# Proposal: CW20 Token Rewards Integration for NFT Staking Platform
## 1. Summary
Uju Labs proposes expanding the reward system to support CW20 tokens as staking rewards. This enhancement will allow…
-
In documentation, I saw you have to annotate all classes with QxORM mcros for it to be able to do mapping to tables.
To make domain model completely isolated from QxORM, I would have to get rid of …