Summary
- feat(service): implement MedicalEventService with CRUD operations and validation (commit: 0ee52f1) (details)
- fix(entities): correct spelling of LastVacineDate and LastDewormingDate to camelCase in VaccineCardEntity (commit: e2eb854) (details)
- feat(service, serviceTest): Agregamos la implementacion de la logica de la clases correspondientes a Juan y Pablo (commit: c524afd) (details)
- fix(services,serviceTest):corregimos errores en las clases correspondientes a juan y pablo (commit: 135909c) (details)
- feat(service, shelterEvent): implement ShelterEventService with CRUD operations and corresponding tests (commit: 4598530) (details)
- feat(services): Add adoption follow-up service and corresponding test (commit: d81cfef) (details)
- refactor(test): move AdoptionFollowUpServiceTest from services folder to test (commit: c79d908) (details)
- feat(services, test): Add multimedia service and corresponding test (commit: d19cd11) (details)