Skip to content

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

License

Notifications You must be signed in to change notification settings

Ashish-Vonti/Automated-Message-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages