Skip to content

mxtxtrxn/EmailAdministrationApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Email Administration Application

Email Administration Application using Java

Problem: You're an IT support administrator specialist and are charged with the task of creating email account for new hires.

Your application should do the following:

  • Generate an email with the following syntax: firstname.lastname@department.company.com
  • Determine the department (sales, development, accounting), if none leave blank
  • Generate a random String for password
  • Have set methods to charge the password, set the mailbox capacity, and define an alternate email address.
  • Have get methods to display the name, email, and mailbox capacity.

About

Email Administration Application using Java

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages