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.
- Docker
- JDK 17
make test
make run