Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ashutosh7i/event_notification_system-gsdc-aitr issues and pull requests
#27 - 22. Project Completed ,checked creating a release link and submitting.
Issue -
State: closed - Opened by ashutosh7i over 2 years ago
#27 - 22. Project Completed ,checked creating a release link and submitting.
Issue -
State: closed - Opened by ashutosh7i over 2 years ago
#26 - 21 create to take subject in a form store in subject, subject.txt
Issue -
State: closed - Opened by ashutosh7i over 2 years ago
#26 - 21 create to take subject in a form store in subject, subject.txt
Issue -
State: closed - Opened by ashutosh7i over 2 years ago
#25 - 20 used new service form smtp.
Issue -
State: closed - Opened by ashutosh7i over 2 years ago
#25 - 20 used new service form smtp.
Issue -
State: closed - Opened by ashutosh7i over 2 years ago
#24 - 19 updated format.txt to format.html, so it can be displayed nicely in email.
Issue -
State: closed - Opened by ashutosh7i over 2 years ago
#23 - Should have following functionalities
Issue -
State: closed - Opened by ashutosh7i over 2 years ago
#23 - Should have following functionalities
Issue -
State: closed - Opened by ashutosh7i over 2 years ago
#22 - # as of now , the mailer works great, username and email gets seperated, gets correctly replaced , everything working as expected.-git push
Issue -
State: closed - Opened by ashutosh7i over 2 years ago
#21 - 18.Adding data and time in place of DATATIME.-done
Issue -
State: closed - Opened by ashutosh7i over 2 years ago
#21 - 18.Adding data and time in place of DATATIME.-done
Issue -
State: closed - Opened by ashutosh7i over 2 years ago
#20 - 17.code to replace #@ with user email.-done
Issue -
State: closed - Opened by ashutosh7i over 2 years ago
#20 - 17.code to replace #@ with user email.-done
Issue -
State: closed - Opened by ashutosh7i over 2 years ago
#19 - 16.code to replace #^ with user name.-done
Issue -
State: closed - Opened by ashutosh7i over 2 years ago
#19 - 16.code to replace #^ with user name.-done
Issue -
State: closed - Opened by ashutosh7i over 2 years ago
#18 - 15.read format and find variables.-done
Issue -
State: closed - Opened by ashutosh7i over 2 years ago
#17 - 14.initialize email function.-done
Issue -
State: closed - Opened by ashutosh7i over 2 years ago
#17 - 14.initialize email function.-done
Issue -
State: closed - Opened by ashutosh7i over 2 years ago
#16 - did these things-
Issue -
State: closed - Opened by ashutosh7i over 2 years ago
#16 - did these things-
Issue -
State: closed - Opened by ashutosh7i over 2 years ago
#15 - # it is 16/08/2022 03:26AM midnight Rainingπ,working because deadline is today 02:00PM, and after this much efforts, i will not leave itππ₯π£
Issue -
State: closed - Opened by ashutosh7i over 2 years ago
#15 - # it is 16/08/2022 03:26AM midnight Rainingπ,working because deadline is today 02:00PM, and after this much efforts, i will not leave itππ₯π£
Issue -
State: closed - Opened by ashutosh7i over 2 years ago
#14 - 13.also as we are going to use a smtp server, we need external libraries, we will be using and including library named php mailer to handle the mails.
Issue -
State: closed - Opened by ashutosh7i over 2 years ago
#14 - 13.also as we are going to use a smtp server, we need external libraries, we will be using and including library named php mailer to handle the mails.
Issue -
State: closed - Opened by ashutosh7i over 2 years ago
#13 - 12.since sending email is big part, it requires a php library and a whole smtp server with domain hosted service, this project is for demonstration service so i will be using a online smtp server service named sendinblue.com's stmp service, they provide a smtp host and credientials to use it.
Issue -
State: closed - Opened by ashutosh7i over 2 years ago
#13 - 12.since sending email is big part, it requires a php library and a whole smtp server with domain hosted service, this project is for demonstration service so i will be using a online smtp server service named sendinblue.com's stmp service, they provide a smtp host and credientials to use it.
Issue -
State: closed - Opened by ashutosh7i over 2 years ago
#12 - 11.create the main FINAL-SEND Button , which should process this all and send the mail, for this creating a process.php. it should have a js browser alert to take confirmation from sender.
Issue -
State: closed - Opened by ashutosh7i over 2 years ago
#12 - 11.create the main FINAL-SEND Button , which should process this all and send the mail, for this creating a process.php. it should have a js browser alert to take confirmation from sender.
Issue -
State: closed - Opened by ashutosh7i over 2 years ago
#11 - 10.to create a uservise preview in format check.php----cosmetic, so later.
Issue -
State: closed - Opened by ashutosh7i over 2 years ago
#11 - 10.to create a uservise preview in format check.php----cosmetic, so later.
Issue -
State: closed - Opened by ashutosh7i over 2 years ago
#10 - 8.added #% to store subject in format.txt
Issue -
State: closed - Opened by ashutosh7i over 2 years ago
#10 - 8.added #% to store subject in format.txt
Issue -
State: closed - Opened by ashutosh7i over 2 years ago
#9 - 7.now creating a button enabled php applet to read and display format.txt file contents in a new tab.
Issue -
State: closed - Opened by ashutosh7i over 2 years ago
#9 - 7.now creating a button enabled php applet to read and display format.txt file contents in a new tab.
Issue -
State: closed - Opened by ashutosh7i over 2 years ago
#8 - 6.now creating a button enabled php applet to read the reciepents.txt file contents and display them in a new tab/webpage.
Issue -
State: closed - Opened by ashutosh7i over 2 years ago
#7 - 5.15-08-2022 10:21PM github push
Issue -
State: closed - Opened by ashutosh7i over 2 years ago
#6 - 4.now creating a php applet to check if both files exists, if not then tell user to upload these files, in Event_notifier.php
Issue -
State: closed - Opened by ashutosh7i over 2 years ago
#5 - 3.created two file upload forms one for recipients_list and one for format in txt file.
Issue -
State: closed - Opened by ashutosh7i over 2 years ago
#4 - 2.created a simple html website structure so website gets displayed in browser.
Issue -
State: closed - Opened by ashutosh7i over 2 years ago
#3 - 1.created Event_Notifier.php
Issue -
State: closed - Opened by ashutosh7i over 2 years ago
#2 - ---- Now the serious part-
Issue -
State: closed - Opened by ashutosh7i over 2 years ago
#1 - 9.added DATATIME in format.txt and code to send sending timestamp
Issue -
State: closed - Opened by ashutosh7i over 2 years ago