Skip to content

lethuxololanga/EmailGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Project Documentation: Email Generator

Welcome to the Email Generator project! This Python program allows you to generate email addresses based on provided names and surnames, using popular South African email providers.

How to Use:

  1. Input:

• Run the program.

• Enter your name when prompted.

• Optionally, enter your surname.

  1. Provider Selection:

• Choose from the following South African email providers:

• Gmail • Yahoo • Outlook

  1. Generated Email:

• The program will generate an email address for you based on your input and the chosen provider.

• If a surname is provided, the email format is '[email protected]'.

• If no surname is provided, the email format is '[email protected]'.

Getting Started:

  1. Requirements:

• Python 3 installed on your computer.

• Access to the internet to fetch email providers.

  1. Clone the Repository:

• Clone this repository to your local machine using the following command:

 git clone https://github.com/your-username/EmailGenerator.git

• Replace "your-username" with your GitHub username.

  1. Run the Program:

• Navigate to the local repository folder.

• Execute the program by running the command:

  python email_generator.py

• Follow the on-screen instructions.

Troubleshooting:

• If you encounter any issues or have questions, feel free to open an issue on GitHub.

Contributing:

• Contributions are welcome! Fork the repository, make your changes, and submit a pull request.

License:

• This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages