Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data: project addition by BALASARVAN12 #1104

Closed
3 tasks done
BALASARVAN12 opened this issue Jun 4, 2023 · 1 comment · Fixed by #1117
Closed
3 tasks done

Data: project addition by BALASARVAN12 #1104

BALASARVAN12 opened this issue Jun 4, 2023 · 1 comment · Fixed by #1117
Assignees
Labels
projects addition add your projects 🏁 status: ready for dev Ready for work

Comments

@BALASARVAN12
Copy link
Contributor

Add a new project to the list

I want to add an email client application using Python.
Here is an email client application created using Python.

You can find the email client application on GitHub at the following project link: https://github.com/BALASARVAN12/BUILDING-AN-EMAIL-CLIENT-USING-PYTHON

In this application, I have implemented two methods for sending emails:

Sending a Single Email:

Users can compose an email by providing the recipient's email address, subject, and content.
The application uses SMTP to establish a connection with the email server and sends the email using the user's email credentials.
This method is suitable for sending individual emails.

Bulk Email Sending with CSV:

Users can send bulk emails by reading recipient details from a CSV (Comma Separated Values) file.
The application utilizes the information from the CSV file to send emails to multiple recipients in one go.
This method is convenient for sending a large number of emails efficiently.
Please feel free to check out the GitHub repository for more details and to explore the source code of the email client application.

Record

  • I agree to follow this project's Code of Conduct
  • I'm a GSSoC'23 contributor
  • I want to work on this issue
@BALASARVAN12 BALASARVAN12 added projects addition add your projects 🚦status: awaiting triage Has not been triaged & therefore, not ready for work labels Jun 4, 2023
@github-actions
Copy link

github-actions bot commented Jun 4, 2023

To reduce notifications, issues are locked. Your issue will be unlock when we will add label as 🏁 status: ready for dev. Check out the contributing guide for more information. Also, if you're in GSSoC'23 please check the discussion

@github-actions github-actions bot locked and limited conversation to collaborators Jun 4, 2023
Repository owner unlocked this conversation Jun 5, 2023
@priyankarpal priyankarpal changed the title Data: project addition by Data: project addition by BALASARVAN12 Jun 5, 2023
@priyankarpal priyankarpal added 🏁 status: ready for dev Ready for work gssoc23 only for Girlscript summer of code level1 small level fix for GSSoC and removed 🚦status: awaiting triage Has not been triaged & therefore, not ready for work labels Jun 5, 2023
@priyankarpal priyankarpal removed gssoc23 only for Girlscript summer of code level1 small level fix for GSSoC labels Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
projects addition add your projects 🏁 status: ready for dev Ready for work
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants