This is a group project developed by starrysea website group. Imported from: https://github.com/StarSeaProject/starrysea-mail-api.git
Development language: JAVA
In order to store details of the mail, I Created and designed a new database table, used four-tier architecture to get the template of the mail from database and then send them to users. This part of the task requires knowledge of design pattern, JDBC and MySQL.