caiusno1 / M-RS-SAUI-Prototype

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consistent Runtime UI Adaptations (bachelor thesis)

Is this project matured ?

No, it is not. It it was a bachelor thesis. Nevertheless a prototypical implementations works.

How do you syncronize Context and UI?

I use a formalism called Triple Graph Grammar and implement it (more or less) in TypeScript/ Javascript.

How to clone this repo ?

This repository uses a submodule (https://git-scm.com/book/de/v1/Git-Tools-Submodule) so there is additional work needed to clone this repository. Additional info therefore can be taken from the provided link. (Or just ask me ;-)). For now only collaborators can access the TriggEngine submodule. If you wish to have an insight just contact me.

AdaptiveUIAtRuntimePOC (Angular CLI Documentation)

AdaptiveUIAtRuntimePOC Build Status

This project was generated with Angular CLI version 7.1.3. For further information about the project and its intentions consider the wiki.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

About


Languages

Language:TypeScript 82.9%Language:JavaScript 8.4%Language:XSLT 4.1%Language:HTML 3.5%Language:CSS 0.8%Language:Batchfile 0.3%