An open API service indexing awesome lists of open source software.

https://github.com/valda1/email_software

Bootcamp final project: e-mail software.
https://github.com/valda1/email_software

bootcamp bootcamp-project course-project coursework e-mail e-mail-sender e-mail-service e-mailing email email-sender emails java sql

Last synced: 5 months ago
JSON representation

Bootcamp final project: e-mail software.

Awesome Lists containing this project

README

          

# FinalProject
![image](https://user-images.githubusercontent.com/104151972/164994388-b481122b-f1e2-4c9f-9795-718eb96482b8.png)
Project idea is to create an e-mail client software where user can create an e-mail address or log into existing e-mail account and send or delete e-mails and create a contact list.
At the moment operations available are:

• User registration/creating new e-mail address

• Existing user log in

• Sending an e-mail

• Deleting an e-mail

• Printing out sent e-mails list

• Adding new contact to the contact list

• Deleting a contact person from the contact list

• Printing out the contact list

![image](https://user-images.githubusercontent.com/104151972/164994434-5932e104-95ec-4d25-8d0f-52c6cc453507.png)
![image](https://user-images.githubusercontent.com/104151972/164994442-639843a6-d73b-43d6-8a09-552e0b341d03.png)