meetnearme / api

1 stars 0 forks source link

Implement Scraping Schedule Selection in UI #100

Open Brandon-G-Tripp opened 1 month ago

Brandon-G-Tripp commented 1 month ago

Description: Enhance /admin/add-event-source UI to allow users to select preferred daily scraping time. Testing: • UI component tests for time picker • End-to-end test confirming selected time propagates to backend Questions/Considerations: • What time zones should we support? • Should there be a default recommended time? • Do we need rate limiting or restrictions on scheduling? Dependencies: SeshuJobs table design