brainverse
brainverse copied to clipboard
BrainVerse is an electronic laboratory notebook built as an open-source, cross-platform desktop application to help researchers manage, track and share information in a comprehensive format.
Even though every time we pull the data dictionary from NDA using NDA REST API before editing or resuse, as per David's feedback, there is a chance that by the...
Currently, we have minimal validation based on the required field and field type. We need to enhance the validation based on other fields such as size. Also, we could use...
There is lots of scrolling in the editor Interface. We could improve on it. - Once the file is saved it should pop up and show message that it has...
Currently, any update to a project plan is derived from its previous version and version number is incremented sequentially. However, with restore functionality being implemented, new scheme is needed as...
Currently, we are using the model that is more close to NDA data dictionary and data element model. The challenge here is: the instrument editor allows user to create a...
It would be good to include logic in `eapp/app.js` to grab `clientID` and `clientSecret` from the environment if it exists. If those environment variables do not exist, get this information...