COWestSlopeTech / project-kronos

MIT License
0 stars 1 forks source link

Identify gcal providers #1

Open stevetarver opened 5 years ago

stevetarver commented 5 years ago

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: