Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 850 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 850 Bytes

App that posts television series rewatch threads in online message boards on a recurring interval.

getting-started

  1. Create a virtual environment and install dependencies:
python -m venv avenv
source avenv/bin/activate
pip install -r requirements/requirements-dev.txt

Refer to cloudformation template for safe source of python runtime

  1. run unittests and make sure they pass
python -m unittest

application-link

Example message board post created by the application

Since the human condition is such that we always prefer to watch the same tv series over again since it is good and familiar as opposed to trying something new we might not like, this application is desperately needed.