ac-i2i-engineering / access-amherst

An web app to connect Amherst College students to events in a more convenient, intimate, and diverse way! https://amherst-connect.com/
https://ac-i2i-engineering.github.io/access-amherst/
MIT License
1 stars 1 forks source link

Built and Integrated Calendar Scraper to DB #61

Closed liamjdavis closed 5 days ago

liamjdavis commented 5 days ago

This pull request introduces a new workflow for scraping and processing calendar events from the Amherst College website. The changes include adding a new management command, implementing the scraping and saving logic, and creating tests for the new functionality. The most important changes are:

New Workflow Command:

Scraping and Processing Logic:

Testing:

Workflow Configuration: