Giter Site home page Giter Site logo

kagaramag / epicmail Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 4.0 3.55 MB

EPIC Mail is web app that help people to send and receice messages.

Home Page: https://djallas.github.io/epicmail/UI

JavaScript 94.59% HTML 5.41%
website app nodejs mailer postgres express api ui figma adobe-illustrator

epicmail's Introduction

EPIC MAIL

Build Status Coverage Status Maintainability Reviewed by Hound

EPIC Mail is web app that help people to send and receice emails. It uses Twilio to notify the arrival of email.

App Links

User Interface

EPIC MAIL

Server

Prerequisites

You need to install the following to be able to run the project on your local machine.

To check if you have Node.js installed, run this in CLI:

node -v

To confirm that you have npm installed you can run this CLI

npm -v

Clone the repository locally

https://github.com/djallas/epicmail.git

Run the tests and check coverage

npm test

How to Run App

npm start

Table of API Endpoints

##API VERSION 2

Methods Endpoints Actions
/GET / Welcome message
/GET /api/v2/docs Swagger Documentation
/POST /api/v2/auth/signup Sign up a new user
/POST /api/v2/auth/login Get list of contactsLogin a user
/GET /api/v2/users Get list of users
/POST /api/v2/messages Send an amail
/GET /api/v2/messages Fetch all received emails
/GET /api/v2/messages/unread Fetch all unread emails
/GET /api/v2/messages/sent Fetch all sent emails
/DELETE /api/v2/messages/{messageId} Delete a specific email
/GET /api/v2/messages/{messageId} Get a specific email
/POST /api/v2/groups Create a group
/GET /api/v2/groups Get a list of group
/GET /api/v2/contacts Get list of contacts

Author

Gilles Kagarama

Twitter: @kagaramag

Scotch.io: @kagarama

epicmail's People

Contributors

kagaramag avatar

Stargazers

Aditya Agarwal avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.