GDSC-IIIT-Kalyani / WOC-certificate-generator-Hactoberfest2021

An automatic certificate generator and emailer , web application
MIT License
14 stars 28 forks source link

Create a html , CSS page and use java script for automatic emailing of certificates #1

Closed Ayush0922 closed 2 years ago

Ayush0922 commented 2 years ago

the html page would be a form , which will collect info from user , use a java script code to send the certificate directly to the user who fills the form , via e-mail work pull request should be made in e-mail branch

Theskyspace commented 2 years ago

Can I work on this issue?

Ayush0922 commented 2 years ago

Can I work on this issue?

go ahead...code and make a pull request on the branch.

Theskyspace commented 2 years ago

So to make it clear, I have to make the interface that accepts the details of the user process it using the python script and send the output of the script to the user's email address? And also make me the assignee

Theskyspace commented 2 years ago

And any specific service you want to use with this app. And should I change to flask application if required?

Ayush0922 commented 2 years ago

And any specific service you want to use with this app. And should I change to flask application if required?

yes t=it should be a web app and the script should be able to read a file , containing email address and name of the cert owner , find the certificate by by reading the name , and email it to the address it read. , making you the assignee , user data will be collected through html form into the desired file your script will be reading

Ayush0922 commented 2 years ago

Can I work on this issue?

will assign you this issue after 3rd october.

Theskyspace commented 2 years ago

will assign you this issue after 3rd October.

I have already summited the PR

venkat-619 commented 2 years ago

hello ayushman can i work on this issue can you assign me to this

Anmol376OP commented 2 years ago

Please assign me this issue

Ayush0922 commented 2 years ago

will assign you this issue after 3rd October.

I have already summited the PR

yup it is under review

Theskyspace commented 2 years ago

yup it is under review

Yeah waiting for it to finish.

Ayush0922 commented 2 years ago

great work @Theskyspace !!!!