Skip to content
Snippets Groups Projects
Commit 59442331 authored by Omar Elkadi's avatar Omar Elkadi
Browse files

update ReadMe

parent 2043b1e3
No related branches found
No related tags found
No related merge requests found
...@@ -12,6 +12,9 @@ ...@@ -12,6 +12,9 @@
DIT Health Observer. DIT Health Observer.
## Link zum MyGit-Repository
- https://mygit.th-deg.de/oe01264/PStA-WP2-OmarElkadi1.git
## 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**
```
### Compiles and minifies for production ### Compiles and minifies for production
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment