This is the back end of an email server application
- Implementing the basic functionalities of a mail server in the remote server of MongoDB, including sending manipulation of emails, and attachments.
- Applying the learned design patterns.
- To be more familiar with Spring Boot and MongoDB.
- MongoDB as the document database model.
- Spring Boot to get connection from and to the front end.
- Heroku to host our back end on a remote server.