Commit Graph

10 Commits

Author SHA1 Message Date
dan
a68f8f68ed Changed to send reminders daily until completed. Added check to limit notifications from going out once per day. Added second scheduler task to reset notification sent status 1 hour after they are sent. 2022-02-19 23:27:19 -05:00
dan
0a8f8d3e1a Added some settings for cleaning dates. Added Testing feature which overrides notification schedule and sends notifcations every one minute. It also sends out the full feed/clean notifications. Set Timezone. Added notification logic. 2022-02-09 23:36:39 -05:00
dan
145b5ed21f Added settings for alert email address and phone number. Also added APScheduler to check if notifications should get sent out. Started working on notification logic. 2022-02-09 14:13:52 -05:00
dan
3e3daf9a98 Switched from sqlite to mysql database. Moved feeding frequency to the settings table. Got the alert checkboxes working correctly. Started to add update feed method and button to site. 2022-02-05 14:52:29 -05:00
dan
92578b53ae Can save dates to database. Checks if tables are populated and populates them with default values if they're empty. 2022-01-22 00:48:03 -05:00
dan
f39746ba9a Can now pull dates and freq out of database and load to page. 2022-01-21 16:03:59 -05:00
dan
2cbed43b29 Redid the index to use flask forms. Removed un-needed html pages. Started adding database. 2022-01-20 02:22:36 -05:00
dan
fa58df3f43 Roughly setup html and some basic javascript. I'm probably going to redo most of this though. 2022-01-19 23:37:03 -05:00
dan
8753a8d9fd Start setting up for Gunicorn and Dokku 2022-01-19 22:41:11 -05:00
dan
86ef2da3bb Initial Commit 2022-01-19 22:33:21 -05:00