Skip to content

feat: Independent Certificate Studio Module - #45

Closed
shafeea360 wants to merge 5 commits into
mainfrom
feature/certificate-studio-module
Closed

feat: Independent Certificate Studio Module#45
shafeea360 wants to merge 5 commits into
mainfrom
feature/certificate-studio-module

Conversation

@shafeea360

Copy link
Copy Markdown
Collaborator

Implements a standalone certificate studio module:

  • Database schema for templates, generated certificates, and school-specific RSA keys.
  • Controller and Service logic for bulk generation and digital signature signing.
  • React/Inertia UI for the visual Certificate Studio (drag-and-drop fields over templates).
  • Public verification page to validate digital signatures using the school's public key.
  • Prepares whatsapp field mapping for future integration.

@Emran025

Copy link
Copy Markdown
Owner

Closing in favor of the new architecture where the studio UI is built in the Flutter Teacher app, and Laravel handles batch processing in the background.

@Emran025 Emran025 closed this Aug 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants