A Console-Based, Menu Driven Email Administration System, built using Java 8.
Its purpose is:
- To create user email address / password,
- Store user information in a text file,
- Retrieve user information from a text file.
- Clone the repo
https://github.com/AAdewunmi/EmailAdministrationSystem.git
-
Open Project Folder
-
Explore (or run) the project. Main class is
/emailapplication/EmailApplication
.
Enjoy 😎
- User Interface (UI)
- Database to store email addresses and passwords