zalsaeed / cgav

Certificate Generation and Verification
GNU General Public License v3.0
3 stars 1 forks source link

Enhance Download Functionality for Event Certificates #47

Closed SalmanSaleh1 closed 3 months ago

SalmanSaleh1 commented 3 months ago

When a user attempts to download certificates for an event without generating them, the system should display a notification prompting the user to generate the event certificates first. This ensures that the user has all necessary certificates generated before they can be accessed for download, as the system cannot locate certificates that have not been generated. Alternatively, consider enhancing the download functionality to automatically generate the certificates if they haven't been generated yet. This improvement streamlines the process and ensures a smoother user experience.

SalmanSaleh1 commented 3 months ago

Following team discussions, it's been agreed upon that the download button will be disabled if the user hasn't generated the event certificates. Additionally, a hover explanation will be added to prompt users to generate the certificates first before enabling the download button.

Part 1:

SalmanSaleh1 commented 3 months ago

Part 2: Upon clicking the download button, users should have the choice to download either all certificates related to the event or select specific certificates for download.

SalmanSaleh1 commented 3 months ago

Part 1 done.

SalmanSaleh1 commented 3 months ago

Part 2 done.

SalmanSaleh1 commented 3 months ago

Enhancement list: