3 Commits

Author SHA1 Message Date
Iyeoluwa Akinrinola 70b2bcc89d Fix Zoho connection issues and add local testing capabilities
- Fixed 'days_back' parameter error in zoho_client.py
- Added robust settings validation in app.py to prevent int() errors
- Created LOCAL_TESTING.md with comprehensive testing guide
- Added run_local.sh for easy local server setup
- Added deploy_updates.sh for deployment instructions
- Added test_local_connection.py for automated testing
- Updated config.json with proper structure
- All fixes tested and working locally
2025-07-25 12:40:10 +01:00
Iyeoluwa Akinrinola 75c447fe03 Remove hardcoded Zoho credentials - now users input credentials through frontend 2025-07-25 11:58:57 +01:00
Iyeoluwa Akinrinola adfb625ae9 Initial commit: Email alerts application 2025-07-25 11:31:36 +01:00