mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-12-29 03:35:25 +08:00
Open source electronic lab notebook (ELN) that helps you manage your laboratory work and stores all your experimental data in one place.
5e90ae7383
These methods should behave as the rest of setters on ActiveRecords, ergo setting the model state, but not saving it. The save is called at the end of the action inside the controller anyway, so this save is redundant. |
||
---|---|---|
addons | ||
app | ||
bin | ||
config | ||
db | ||
docs | ||
features | ||
flow-typed | ||
lib | ||
log | ||
public | ||
script | ||
spec | ||
test | ||
vendor/assets | ||
.babelrc | ||
.buildpacks | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc.json | ||
.flowconfig | ||
.gemrc | ||
.gitignore | ||
.hound.yml | ||
.jsbeautifyrc | ||
.postcssrc.yml | ||
.rspec | ||
.rubocop.yml | ||
.scss-lint.yml | ||
.simplecov | ||
.travis.yml | ||
config.ru | ||
docker-compose.production.yml | ||
docker-compose.yml | ||
Dockerfile | ||
Dockerfile.production | ||
Gemfile | ||
Gemfile.lock | ||
LICENSE.txt | ||
Makefile | ||
package-lock.json | ||
package.json | ||
Procfile | ||
Rakefile | ||
README.md | ||
VERSION |
sciNote
About
sciNote is an open source electronic lab notebook (ELN) that helps you manage your laboratory work and stores all your experimental data in one place. sciNote is specifically designed for life science students, researchers, lab technicians and group leaders.
Build & run
See Wiki/Build & run.
Testing
See Wiki/Testing.
Contributing
See Wiki/Contributing & Collaboration.
License
sciNote is developed and maintained by BioSistemika USA, LLC, under Mozilla Public License Version 2.0.
See LICENSE-3RD-PARTY.txt for licenses of included third-party libraries.