## Description of the planed Impelementation of Prof. Garmann requirements:
## Description of the planed Impelementation of Prof. Garmann requirements:
- the Patient fill a form with his name Matrikel/ID number **adress**,sickness and the expected days of absence, he can also upload a files(sick notes) as a evidence.
- the Patient fill a form with his name Matrikel/ID number **adress**,sickness and the expected days of absence, he can also upload a files(sick notes) as a evidence.
...
@@ -30,11 +33,15 @@ npm install
...
@@ -30,11 +33,15 @@ npm install
### Compiles and hot-reloads for development
### Compiles and hot-reloads for development
```
```
npm run serve
- run Frontend:
cd ./server
- npm run serve
npm run start
- run Backend:
```
- cd ./server
- npm run start
- send the accelometer telemtry from your Android phone
- run the Data Collector: share sensors data on your phone and share the accelometer telemtry; **more about that in the first slide in the Power pint file**