sef-global / scholarx-backend

This is the backend of the ScholarX
MIT License
11 stars 39 forks source link

Implement Application Completion Workflow with Certificate Generation and Email Notification #130

Closed mayura-andrew closed 3 months ago

mayura-andrew commented 3 months ago

Purpose

The purpose of this PR is to fix #122

Goals

Screenshots

Checklist

Related PRs

## Test environment - OS: Linux Mint 21.3 - Browser Firefox - Version 128.0 - Nodejs 20.15.0 ## Learning

During the development of this feature, I explored several resources to understand how to effectively use the pdf-lib library for PDF manipulation and how to attach files to emails programmatically. This included reviewing documentation, blog posts, and tutorials related to pdf-lib and email handling in Node.js applications.

mayura-andrew commented 3 months ago

Can you resolve the conflicts? @mayura-andrew I'm working on this