EPIC Mail is a web application that helps people exchange messages and informaion over the internet.
- Sign up to EPIC-Mail.
- Log in to access features.
- Reset password.
- Create groups.
- Send a message to individuals.
- View inbox and read messages.
- Retract sent messages.
- Save an email as draft.
- Create group.
- Add users to group.
- Send mail to individuals or groups.
- View inbox.
- Read an email essage and any resulting thread.
- View sent messages and retract a sent message
- Save a message as draft.
- HTML
- CSS
- JAVASCRIPT(Node.js)
- Mocha
- Chai
- Chai-http
- Pivotal Tracker
- Travis CI
- Coveralls
To setup EPIC Mail , install the following
- Node.js 8 and above
- Postman
- Git
- Clone the repo
- open terminal
- Run
npm install - Run
npm start