Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lyannabueno/servidor_estaticos

In this project, images are stored on the server to enable the creation of various types of emails.
https://github.com/lyannabueno/servidor_estaticos

html5

Last synced: 11 days ago
JSON representation

In this project, images are stored on the server to enable the creation of various types of emails.

Awesome Lists containing this project

README

        

## Technologies Used 📚


HTML5

## Contributions 🫂

Contributions to improve the average calculator are welcome. If you have a suggestion to enhance this project, feel free to fork the repository, make your changes, and submit a pull request.

## Contact 📩

Ana Bueno - [email protected]

---

# Order Confirmation Email 👟
This project is dedicated to sending order confirmation emails to customers, ensuring effective communication and improving the shopping experience.

### How the user receives it:

## Operation: 🌟
- **Order Confirmation:** As soon as payment is confirmed, this email is sent to inform the customer about the status of their order.
- **Order Tracking:** The "Track Order" button allows the customer to check the delivery status of their product.
- **Order Details:** The email highlights the characteristics of the purchased product, including photo, size, color, quantity, price, and order number.

## Viewing the Email 📩

To view the email template, follow the steps below:

### Steps to Execute

1. **Clone or download the repository:**

```bash
https://github.com/lyannabueno/email-rastreamento.git
```

2. **Open the `index.html` file:**

Locate the `index.html` file in the project directory and open it in a web browser.

---

# Bank Transfer Email 💵
This project is dedicated to sending notification emails to customers informing them about received transfers, such as PIX, thus improving communication with the customer and enriching the user experience.

### How the user receives it:

## Operation: 🌟
- **Transfer Notification:** The email notifies the customer that they have received a transfer, improving transparency and trust in the service.
- **Transfer Details:** Provides essential information about the transfer, such as the received amount and the date and time of the transaction.

## Viewing the Email 📩

To view the email template, follow the steps below:

### Steps to Execute

1. **Clone or download the repository:**

```bash
https://github.com/lyannabueno/email-transferencia.git
```

2. **Open the `index.html` file:**

Locate the `index.html` file in the project directory and open it in a web browser.

---