asterics / AsTeRICS-Ergo

AsTeRICS based edition for occupational therapy. It will contain parametrizable models for environmental control, game accessibility and other use cases with easy configurator user interfaces.
Other
4 stars 0 forks source link

Create info-site for AsTeRICS-Ergo #103

Closed klues closed 6 years ago

klues commented 7 years ago

for the first release of AsTeRICS-Ergo (4.0.0) we need an info page containing:

the info-site should also be accessible on github.io. At first the path will be: https://asterics.github.io/AsTeRICS-Ergo/info/ and the environment control webapp/mock will stay on https://asterics.github.io/AsTeRICS-Ergo/mock.html and https://asterics.github.io/AsTeRICS-Ergo/

in the future the current asterics-ergo environmental control will move to https://asterics.github.io/AsTeRICS-Ergo/webapps/envcontrol/ (or similar) https://asterics.github.io/AsTeRICS-Ergo/webapps/envcontrol/demo (instead of mock.html) and on localhost it will be: https://localhost:8091/webapps/envcontrol/ (or similar)

klues commented 7 years ago

created first version of the info-site here: https://github.com/asterics/AsTeRICS-Ergo/tree/master/custom/bin/ARE/data/webservice/info

looks like this: https://asterics.github.io/AsTeRICS-Ergo/info/index.html

@stefaniehoechtl @deinhofer feel free to add/change anything or make suggestions what we should change/add :)

klues commented 7 years ago

feedback from @deinhofer:

klues commented 7 years ago

improved info-page with: https://github.com/asterics/AsTeRICS-Ergo/pull/117

changes:

see it at https://asterics.github.io/AsTeRICS-Ergo/info/

deinhofer commented 6 years ago

todo:

klues commented 6 years ago

did TODOs with https://github.com/asterics/AsTeRICS-Ergo/commit/97aac7ffaea22da5d3bb7a0441025a42ffa91831

see it here: https://asterics.github.io/AsTeRICS-Ergo/info/index.html

so I'll close this issue.