Open source electronic lab notebook (ELN) that helps you manage your laboratory work and stores all your experimental data in one place.
Find a file
2017-06-14 09:45:49 +02:00
addons
app fixes drag'n drop bug in results on safari [fixes SCI-1370] 2017-06-14 09:45:49 +02:00
bin Initial commit. 2016-02-12 16:52:43 +01:00
config change the name of add record/repository in repositories 2017-06-13 09:45:18 +02:00
db Change some stuff for repos to work, fix some bugs 2017-06-07 18:07:49 +02:00
lib Merge pull request #568 from ZmagoD/zd_SCI_1119 2017-05-08 13:06:58 +02:00
log Initial commit. 2016-02-12 16:52:43 +01:00
public Merge branch 'master' of https://github.com/biosistemika/scinote-web into office_integration 2017-01-03 16:35:25 +01:00
test Remove logs table and old unused logging code [SCI-1127] 2017-03-30 11:47:57 +02:00
vendor/assets
.buildpacks Update .buildpacks 2016-08-29 13:24:53 +02:00
.eslintrc.json
.gemrc Initial commit. 2016-02-12 16:52:43 +01:00
.gitignore
.hound.yml Added code semantic and style checking for JS, ERB, and SCSS files. JS, ERB and RUBY checkers were also bound to Hound. 2016-10-05 14:28:34 +02:00
.jsbeautifyrc Added code semantic and style checking for JS, ERB, and SCSS files. JS, ERB and RUBY checkers were also bound to Hound. 2016-10-05 14:28:34 +02:00
.rubocop.yml Updated cop names with the latest version linter-rubocop (2.1.1) 2017-04-28 10:46:06 +01:00
.scss-lint.yml Added code semantic and style checking for JS, ERB, and SCSS files. JS, ERB and RUBY checkers were also bound to Hound. 2016-10-05 14:28:34 +02:00
config.ru Initial commit. 2016-02-12 16:52:43 +01:00
docker-compose.production.yml Change docker-compose file version and add deface target to Makefile [SCI-1199] 2017-04-24 10:12:07 +02:00
docker-compose.yml Change docker-compose file version and add deface target to Makefile [SCI-1199] 2017-04-24 10:12:07 +02:00
Dockerfile Improve bundle install [SCI-1199] 2017-04-21 15:13:20 +02:00
Dockerfile.production Improve bundle install [SCI-1199] 2017-04-21 15:13:20 +02:00
Gemfile Gemfile: Use HTTPS protocol for sneaky-save 2017-06-07 11:47:16 +02:00
Gemfile.lock
LICENSE-3RD-PARTY.txt remove redcarpet gem - markdown 2016-11-10 14:11:32 +01:00
LICENSE.txt Initial commit. 2016-02-12 16:52:43 +01:00
Makefile Fixed DB dump loading (wasn't changed when docker composing was changed). 2017-06-02 16:34:01 +02:00
package.json
Procfile Initial commit. 2016-02-12 16:52:43 +01:00
Rakefile
README.md Update README.md 2017-04-12 10:40:24 +02:00

sciNote

sciNote logo

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.