75f2a07722
Added cleaning frequency display to index.html
dan2022-02-19 23:37:56 -05:00
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.
dan2022-02-19 23:27:19 -05:00
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.
dan2022-02-09 23:36:39 -05:00
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.
dan2022-02-09 14:13:52 -05:00
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.
dan2022-02-05 14:52:29 -05:00
92578b53ae
Can save dates to database. Checks if tables are populated and populates them with default values if they're empty.
dan2022-01-22 00:48:03 -05:00
f39746ba9a
Can now pull dates and freq out of database and load to page.
dan2022-01-21 16:03:59 -05:00
2cbed43b29
Redid the index to use flask forms. Removed un-needed html pages. Started adding database.
dan2022-01-20 02:22:36 -05:00
fa58df3f43
Roughly setup html and some basic javascript. I'm probably going to redo most of this though.
dan2022-01-19 23:37:03 -05:00
f635ca6958
did pip list instead of freeze.
dan2022-01-19 22:44:47 -05:00