Skip to content

A web application that emails out chores on a rotating schedule to groups, based on user input.

Notifications You must be signed in to change notification settings

rishab827/Chore-Emailer

Repository files navigation

Chore Emailer Project

This project was created as a tool to continiously send emails (specifically chore instructions) on a rotating basis

It is implemented as primarily a Python script (chorescript.py) that uses Google Mail servers to send emails from an account, as well as several other functions that allow the emails to send repeatedly in specific time frames (implemented to send weekly, currently) Then, this is integrated with a Flask front-end (hello.py), that transforms the script to work with flask variables to create an customizable interface.

About

A web application that emails out chores on a rotating schedule to groups, based on user input.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published