This is a web-based service that allows users to send bulk SMS and email messages to multiple recipients. It is built with HTML, CSS and Django.
- Easy to use no login requires.
- Upload csv file which cantain email and number whome you want to send message.
- Type message and send in a single click.
To run this project locally, you need to have Python 3.8 or higher. Follow these steps:
- Clone this repository or download the zip file
- Create a virtual environment and activate it
- Run the server with
python manage.py runserver
- Open your browser and navigate to
http://localhost:8000
- Enjoy!
- Its-anand
- Diksha0104
This project is licensed under the MIT License - see the LICENSE file for details.