Skip to content

mik00laj/HealthApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HealthApp

The project is about health parameter monitoring system enabling the reading, storage, and presentation of data. The system is composed of specialized biomedical sensors for measuring vital signs and a web application for presenting data collected from these sensors. The project is focus on frontend development in Angular and TypeScript, backend development in Express.js, hardwwre development in Arduino ecosystem (C).

Project Overview

  • summary of health data
  • display of the health status
  • data presentation in a table
  • data presentation on a chart
  • viewing of measurement history
  • searching for objects on google maps
  • storing measurement results in a database

Project Technologies

Frontend

  • HTML, CSS(SCSS), JavaScript
  • Angular
  • TypeScript
  • Chart.js

Backend

  • Node.js
  • Express.js
  • Mongoose

Data Base

  • Mongo DB Atlas

Hardware

  • Arduino IDE
  • Microcontroller ESP 32 WROOM DevKit
  • DS18B20 sensor
  • MAX30102 sensor

Screenshots of this project

These are just a screenshots of UI, to see the entire project you need to run it locally.

Dasboard

image

Charts

image

Tables

image

Medical Places

image

Data base structure

image

Hardware electrical schema

image