vaishali59 / New_Hire_Email_Generator

Email Application using Object Oriented Programming concepts in JAVA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New Hire Email Credentials Generator

Summary

Developed an email Application using Object Oriented Programming concepts in JAVA which creates email accounts for new hires according to their respective departments.

Set Up

  • java version "1.8.0_221"
  • Eclipse IDE 2019-12

Features

  • Application can be used to generate email and password for new hires; email aliases are generated based on employee department.
    Eg: John Wick in Accounts department will have john.wick@accounts.xyz.com Company mail.
  • Initial password provided to employees are randomly generated
  • Add-on functionality is for employees to provide an alternate email
  • Admin can set and update default password length and the mailbox capacity for employees as needed

About

Email Application using Object Oriented Programming concepts in JAVA


Languages

Language:Java 100.0%