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

https://github.com/bhaskarradha123/emailsender_django

A Django application for sending emails via smtp server
https://github.com/bhaskarradha123/emailsender_django

css3 django-framework html5 mailsender python3 uiverse

Last synced: 3 months ago
JSON representation

A Django application for sending emails via smtp server

Awesome Lists containing this project

README

        

# EmailSender

- A Python project for sending emails using various email services such as Gmail, Outlook, etc. This tool allows users to automate the process of sending emails, including options for attachments, HTML content, and more
## Features
- Send plain text and HTML emails.
- Attach files to emails.
- Support for multiple email services (Gmail, Outlook, etc.).

# TECHNOLOGIES USED 📌

## Front End 📫

![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white)
![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white)

## Server Side ⚡
![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54)
![Django](https://img.shields.io/badge/django-%23092E20.svg?style=for-the-badge&logo=django&logoColor=white)

## Development Tools 📺

![Visual Studio Code](https://img.shields.io/badge/Visual%20Studio%20Code-0078d7.svg?style=for-the-badge&logo=visual-studio-code&logoColor=white)
## Social 🌍

![Gmail](https://img.shields.io/badge/Gmail-D14836?style=for-the-badge&logo=gmail&logoColor=white)

# UI View

## Home Page
![home png](https://github.com/user-attachments/assets/23b96d22-d24f-4736-8655-72d05eaadd95)

## Email To Reciever
![reciever png](https://github.com/user-attachments/assets/06433534-e522-4b59-a8c5-a3e4c4f09bea)

## Email To Sender
![sender png](https://github.com/user-attachments/assets/1b2e835c-1bc8-44d2-947d-8edc3b272b92)

## Thank You Page

![thank png](https://github.com/user-attachments/assets/7c303416-c0d7-449a-96d9-a6d0b82b543a)