As an event consumer, I need a list of calendar urls that list local events so I can fetch those calendars, parse them, and add those events to our datastore.
The mature product should be able to parse multiple calendar formats and accept manual entries. Existing calendars are the quickest way to add many events to our datastore.
Our hypothesis is that google calendars exist that describe local events. This task quantifies and qualifies those calendars and events.
Completed when:
Some existing calendars are identified, we have an idea of how many calendars already exist, and we have verified this a valid approach.
If calendars are not found, provide some ideas to move the project forward informed by research.
As an event consumer, I need a list of calendar urls that list local events so I can fetch those calendars, parse them, and add those events to our datastore.
The mature product should be able to parse multiple calendar formats and accept manual entries. Existing calendars are the quickest way to add many events to our datastore.
Our hypothesis is that google calendars exist that describe local events. This task quantifies and qualifies those calendars and events.
Completed when: