Skip to content

mudasarmajeed5/gard-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gmail Automation and Record Database

How to Run

1. Backend (Flask + MySQL)

  • Edit __initdb__.py or config file to update MySQL credentials (host, user, password). Connection Credentials defined at line number 6
  • Run backend:
  • Open Terminal in root folder
cd backend
pip install -r requirements.txt
python main.py
  • Make sure MySQL server is running.

2. Frontend (WinForms)

  • Open GARD.sln file located inside GARD Folder in Visual Studio.
  • Press F5 to build and run.

Notes

  • Backend must be running before using the WinForms app.
  • Update DB credentials for your environment before running.

About

Gmail SMTP system for email marketing

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors