Giter Site home page Giter Site logo

ayushgoswamiabr / maildart-frontend Goto Github PK

View Code? Open in Web Editor NEW

This project forked from acm-vit/maildart-frontend

0.0 0.0 0.0 391 KB

A mass mailer operating through a given set of emails in CSV/JSON

License: MIT License

JavaScript 50.64% HTML 47.14% CSS 2.22%

maildart-frontend's Introduction

Contributors Forks Stargazers Issues MIT License


Logo

Maildart

A mass mailer operating through a given set of emails in CSV/JSON
Explore the docs »

Table of Contents
  1. About The Project
  2. Roadmap
  3. Usage
  4. Contributing
  5. License

About The Project

Ever wanted to send mass e-mails to particular users, say no more. Maildart, the one-shot tech that will solve your problems.

This is a platform which is used to send mass emails using multiple platforms like listmonk, mailgun, nodemailer and sendgrid. It can also show you the live preview of the email and in the end it will show you which emails were sent and which failed in a minimalistic console.

Built With


Roadmap

See the notion guide for a list of proposed features.


Usage

To setup project locally, fork the repository.

# install dependencies
npm install

# run the server
npm start

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  • Fork the repository by clicking the fork button on top right corner of the page
  • Clone the target repository. To clone, click on the clone button and copy the https address. Then run
git clone https://github.com/ACM-VIT/maildart-frontend.git
  • Go to the cloned directory by running
cd maildart-frontend
  • Create a new branch. Use
git checkout -b [YOUR-BRANCH-NAME]
  • Make your changes to the code. Add changes to your branch by using
git add .
  • Commit the chanes by executing
git commit -m "your msg"
  • Push to remote. To do this, run
git push origin [YOUR-BRANCH-NAME]
  • Create a pull request. Go to the target repository and click on the "Compare & pull request" button. Make sure your PR description mentions which issues you're solving. example pr
  • Wait for your request to be accepted.

License

Distributed under the MIT License. See LICENSE for more information.

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.