Skip to content

Implementing a mass mailing system using livewire and maryui

Notifications You must be signed in to change notification settings

LancemDev/simple-mailing

Repository files navigation


MAILING SYSTEM

A mass mailing system
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

It offeres the following functionalities:

  • An endpoint that can be used to subscribe users to the mailing service.
  • Sender has the ability to modify content and subject of the email.
  • Sending of emails to a group of recipients based on what is stored in the database.
  • Adding new receipients of a given email.

(back to top)

Built With

  • Laravel
  • Tailwind
  • Livewire
  • DaisyUI

(back to top)

Getting Started

To run the project...

Prerequisites

Please ensure you first have there installed before running the project locally.

  • npm/bun/yarn
  • php v8.2^
  • composer
  • sqlite

Installation

  1. Clone the repo and navigate to the TransitTrack directory
    git clone https://github.com/LancemDev/TransitTrack
  2. Run necessary commands for the project
    composer start

And that's it!

(back to top)

Usage

For more examples, please refer to the Documentation

(back to top)

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.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

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

(back to top)

Contact

Lance Munyao - @Lance_Munyao - munyaolance1@gmail.com Project Link: https://github.com/LancemDev/mailing-system

(back to top)

Acknowledgments

(back to top)

About

Implementing a mass mailing system using livewire and maryui

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published