Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email Administration Application

It is a console-based Java Application which helps in generating an email id and password for employees working in an organization.

The Application does the following:

  • The user is prompted to enter the department (sales, development, accounting)
  • Generates an email with the following syntax: firstname.lastname@department.company.com
  • Generates a random String for a password
  • Have set methods to change the password, set the mailbox capacity, and define an alternate email address
  • Displays the name, email, and mailbox capacity to the user at the end

About

A console-based Java application which helps in generating an email id and password for employees in an organization.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages