profadevairvitorio/certificate_authenticator
This project is a Certificate Generator that allows users to validate their credentials using an authentication code. When a user inputs an authentication code, the system checks its validity and generates a certificate with the corresponding details. If the code is not valid, the user is notified that the certificate does not exist.
JavaScriptMIT