Web Interface for DeFinMa (Angular)
84707dbdb8
* commit 'e8ad6aaa7af6e58224e5f5030785f10ddad2af79': bug button, data service, user level adjustments, multiple sample support for edit dialog, validation functionality improved canActivate method to redirect and cover all cases |
||
---|---|---|
cf_config | ||
e2e | ||
src | ||
.editorconfig | ||
.gitignore | ||
.npmrc | ||
angular.json | ||
browserslist | ||
karma.conf.js | ||
manifest.yml | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.app.json | ||
tsconfig.json | ||
tsconfig.spec.json | ||
tslint.json |
Digital fingerprint of plastics - UI
This is the Angular front end for the digital fingerprint of plastics web page hosted in the bic
Bosch styled components
Bosch styled Angular components were added following this guide, included using the @inst-iot/bosch-angular-ui-components
package.
Testing
Unit and e2e tests are implemented and can be executed using ng test
and protractor ./e2e/protractor.conf.js
respectively.