psta-wp2-omar
Name: Elkadi, Omar.
Matrikel Num : 711750/755264.
Proj Name: DIT Health Observer.
Description of the planed Impelementation of the requirements:
- the Patient fill a form with his name matrikel number and adress choose illness and set the days of absence.
- the Backend saves the all patient infos in a MongoDB
- The Frontend can retriev the data of all patients and enabele the user to filter it.
- the Frontend can shows the position of the patients on a map(using OpenStreetMAp API)
- the Frontend get a dynamic data from an API collect the data of a sensor on a room door, which count the number of the atendees.
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint