Skip to content

This small project is built on Java Oops and demonstrates how to integrate the concepts.

Notifications You must be signed in to change notification settings

Natasha-kush/Random_Email_Generator_Minor_Project_Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Random_Email_Generator_Minor_Project_Java

This small project is built on Java Oops and demonstrates how to integrate the concepts.

Scenario: You work as an IT support administrator specialist and are responsible for setting up new hires' email accounts.

Your application should do the following :-

1- Generate an email with the following syntax - [email protected]

2- Generate a random string for a password

3- Determine the department (Sales, Development, Accounting),if none leave blank

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.

About

This small project is built on Java Oops and demonstrates how to integrate the concepts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages