Subscribe to animals on the animal rescue website and get updates if they get adopted
To actually send mail you'll have to copy app/SETTINGS.py.template
into
app/SETTINGS.py
, and fill in your api key and domain.
[X]
Make page and api routes[X]
Write scraper to pull data from Humane Animal Rescue[X]
Test models[X]
Set up Mailgun[X]
Set cron scrape job[X]
Deploy[ ]
Look at security (do I need to do anything heavy duty?)