Skip to content

Crowe0331/java-email-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

java-email-application

This email application generates a new email account for new employees.

What can this application do?

  1. Generates a new email based on the new employees first and last name, and department within the company.
  2. Generates a random String for the new employees password.
  3. Allows users to change passwords through the execution of methods.
  4. Displays the users display name, email and mailbox capacity.

How does the application work?

  1. First, the new user is created.
  2. The user is provided with four departments within the company to choose from (sales, development, accounting or none).
  3. Once the user enters the appropriate department, the users submits the coresponding numeric entity for the department.
  4. Once submitted, the user is provided a random password and their display name, email and mailbox capacity is displayed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages