- Oct 19, 2021
-
-
Agustin authored
Validator now performs more checks, removed those checks from other code to make it simpler
-
- Oct 16, 2021
-
-
Agustin authored
Also updates some error messages and environment variables
-
- Oct 04, 2021
-
-
Agustin authored
This hasn't been correctly verified yet
-
- Sep 30, 2021
-
-
Agustin authored
-
- Sep 22, 2021
-
-
Agustin authored
Calculations work but the actual values returned haven't been checked
-
- Sep 19, 2021
-
-
Agustin Ruiz Diaz Cambon authored
-
- Sep 16, 2021
-
-
Agustin Ruiz Diaz Cambon authored
calculator route updated, AgeGroupJSON new definition, EnergeticRequirement totalOfPeople field added, Parser updated.
-
- Sep 15, 2021
-
-
Agustin authored
ParserService created for parsing and unparsing of AgeGroups, DTOs created (AgeGroupJSON, GroupEnergeticRequisement) , changed DTOs (CalculatorResponseDTO) and enums (AgeBracket, Sex) and fixes to Calculator Service, ERCalculator and ParameterService. Tested once against original excel.
-
Agustin authored
ParserService created for parsing and unparsing of AgeGroups, DTOs created (AgeGroupJSON, GroupEnergeticRequisement) , changed DTOs (CalculatorResponseDTO) and enums (AgeBracket, Sex) and fixes to Calculator Service, ERCalculator and ParameterService
-