Title:
As an Admin, I want to run a stored procedure in MySQL to get the number of appointments per month so that I can track platform usage statistics.
Acceptance Criteria:
Admin can execute a predefined MySQL stored procedure.
Stored procedure must return monthly appointment counts.
Results must be displayed or logged in a readable format.
Only authorized admins can execute this operation.
Priority: Medium
Story Points: 5
Title:
As an Admin, I want to run a stored procedure in MySQL to get the number of appointments per month so that I can track platform usage statistics.
Acceptance Criteria:
Admin can execute a predefined MySQL stored procedure.
Stored procedure must return monthly appointment counts.
Results must be displayed or logged in a readable format.
Only authorized admins can execute this operation.
Priority: Medium
Story Points: 5