Closed alesanchezr closed 3 years ago
The only certificates the application can generate right now are based on specialties, that is why they are generated under the table UserSpecialty.
UserSpecialty
Cohort.current_day
Certificate.duration_in_days
UP_TO_DATE
FULLY_PAID
png
https://github.com/breatheco-de/apiv2/pull/5
The only certificates the application can generate right now are based on specialties, that is why they are generated under the table
UserSpecialty
.Cohort.current_day
must be equal to theCertificate.duration_in_days
in order to be able to issue a certificate.UP_TO_DATE
orFULLY_PAID
to be able to receive a certificate.png
must exist on a google bucket.