Skip to content

devraselmahmud/Email_Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Aim

IT Support Administrator Specialist are charged with the task of creating email accounts for new hires. Steps of Development:

  1. Project Setup
  2. Basic concepts of Java
  3. Accessing classes and methods in Java
  4. File handling in Java
  5. Creating single executing JAR file

Application Requirements:

  • Generate an email with the following syntax: '[email protected]'

  • Determine the department ( Sales, Development, Accounting) if none, leave them blank.

  • Generate a random String for a password

  • Set methods to change the password, set the mailbox capacity and define an alternate email address.

  • Get methods to display the name, email, and mailbox capacity

  • File handling methods to store the data into .txt file.

    Tools required: 1. JDK 2. IDE

About

Creating automatic email for every new employee

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages