/Email-Admin-App

An Email Administration App built using concepts of Object Oriented Programming in Java

Primary LanguageJava

Email-Admin-App

An Email Administration App built using concepts of Object Oriented Programming in Java.

Application does the following things:

  1. Generate an email with the following syntax : firstname.lastname@department.company.com
  2. Determine the department (sales, development, accounting)
  3. Generate a random string for a password
  4. Have set methods to change the password, set the mailbox capacity, and define an alternate email address
  5. Have get methods to display the name, email, and mailbox capacity

Screenshot 2023-09-01 015949