Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 689 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 689 Bytes

Health Monitoring

Application to manage a user's health data, including:

  • User management;
  • Record temperature data and obtain daily data according to specific date;
  • Record steps data and obtain daily data according to specific date;
  • Record heart beat data and obtain daily data according to specific date.

Dependencies

  • Docker
  • JDK 17

Running the tests

make test

Running the application

make run

Project Diagram

health-monitoring-project.png

Entity Relationship Diagram

erd-health-monitoring.png

Swagger documentation

http://localhost:8080/swagger-ui/index.html