/Automated-Message-System

This project is developed using python in windows. This project sends automated message to the registered mobile number and the email id of the customer who books an appointment

Primary LanguagePythonMIT LicenseMIT

Automated-Message-System

Created and tested on VsCode on Windows PC using Python3

Requirements:

  • Python
  • Any operating system
  • Code Editor

Modules Required:

  • tkinter
  • Stmp
  • os
  • requests
  • PIL

Required Packages

pip install Tkinter
pip install stmp
pip install os
pip install requests
pip install PIL

What it does

  • Steps
  • Set the Mail and password of your email id in the path for security reasons
  • Make sure python and the modules which are stated above are installed on your pc
  • The procedure of installing the modules are given in the Required Packages section of this document
  • Create an account in fast2sms and copy your account's api key to the key given in the fast2sms section in the project
  • After the installation process run the file in a code Editor of your choice
  • Type in your email id and number for testing process