Skip to content

Conversation

@nitingupta95
Copy link
Contributor

Description

Added a new Email Template Builder component to the frontend.
This allows users to create email templates with subject, body, and placeholders like {{name}}.

Semver Changes

  • Patch (bug fix, no new features)
  • Minor (new features, no breaking changes)
  • Major (breaking changes)

Issues

Closes #9 — Email Template Builder feature

Changes Made

  • Added EmailBuilder.jsx component in frontend/src/components/
  • Updated Campaign.jsx page to include the new builder
  • Implemented basic input fields for subject, body, and variables
  • Added initial styling and form handling

Checklist

  • I have read the Contributing Guidelines
  • My code follows the repository’s style guidelines
  • I have added tests that prove my feature works
  • I have added necessary documentation

@MD-IRFAN-RAJ
Copy link
Collaborator

@nitingupta95 resolve conflicts .also share screenshots of what you have changed.

@nitingupta95
Copy link
Contributor Author

nitingupta95 commented Oct 25, 2025

resovled the bug

Screenshot 2025-10-25 at 5 24 57 PM

@MD-IRFAN-RAJ MD-IRFAN-RAJ merged commit 0f6f293 into OPCODE-Open-Spring-Fest:main Oct 25, 2025
1 of 4 checks passed
@MD-IRFAN-RAJ
Copy link
Collaborator

@all-contrubutors please add @nitingupta95 for code

@MD-IRFAN-RAJ
Copy link
Collaborator

@all-contributors please add @nitingupta95 for code

@allcontributors
Copy link
Contributor

@MD-IRFAN-RAJ

I've put up a pull request to add @nitingupta95! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create Email Template Builder

2 participants