zalsaeed / cgav

Certificate Generation and Verification
GNU General Public License v3.0
4 stars 2 forks source link

UC #9 [generate certificate for an event] #12

Closed SalmanSaleh1 closed 8 months ago

SalmanSaleh1 commented 8 months ago

Front End (UI/UX):

Upon clicking "Generate" in the certificate details page after selecting "More Details," a loading pop-up appears with a cancel button.

User Options:

  1. Wait for Completion:

The system generates the certificate in the background. Once done, the pop-up indicates completion; click "Done" to close. A notification alerts the user about the ready certificate.

  1. Cancel Process:

Clicking "Cancel" halts the generation process. The system redirects to the certificate details page. Retry certificate generation at a later time.

Back End:

  1. Certificate Customizations (template settings with ID).
  2. Event ID and event data.

Generated certificates are saved in an "output" folder, organized by the date of generation.