kasemsasa / 305-SOFT-Group-19

0 stars 0 forks source link

US16: Latest Events #94

Open jacksonjperry03 opened 5 months ago

jacksonjperry03 commented 5 months ago

AS A App Administrator,

I WANT TO keep the app's event data up to date,

SO THAT users always have access to the latest information.

SCENARIO: GIVEN the Python script is set to run daily at 2AM using GitHub workflow, WHEN the script is triggered, THEN the script should scrape the specified site for up-to-date event information, AND the scraped data should be committed to the designated branch in the app's GitHub repository.