The diary of calories eaten allows you to set the daily calorie limit and monitor its exceeding.
- DB configuration:
src/main/resources/db/postgres.properties - Script to create tables:
src/main/resources/db/initDB.sql - Specify path to logs in TOPJAVA_ROOT environment variable