You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be awesome to have a single place to aggregate all tech scene events in Ann Arbor together. Let's build madeina2.com/events?. Fullcalendar seems to be the best js calendar view, or a simple list like http://calagator.org/events would work too.
Ideally this would be a js client-side-only solution since the site is completely static ATM. Moving to a backend wouldn’t be the end of the world, but right now the site is extremely easy and cheap to edit and deploy, and I don’t really want to have to maintain anything beyond it if it can be helped.
This should automatically sync with meetup.com, google calendar, etc--unless a really brave person wants to volunteer to add and edit each event by hand :) Meetup does have ical and rss feeds, but I don’t know how to get fullcalendar to hit them directly.
The text was updated successfully, but these errors were encountered:
It would be awesome to have a single place to aggregate all tech scene events in Ann Arbor together. Let's build madeina2.com/events?. Fullcalendar seems to be the best js calendar view, or a simple list like http://calagator.org/events would work too.
Ideally this would be a js client-side-only solution since the site is completely static ATM. Moving to a backend wouldn’t be the end of the world, but right now the site is extremely easy and cheap to edit and deploy, and I don’t really want to have to maintain anything beyond it if it can be helped.
This should automatically sync with meetup.com, google calendar, etc--unless a really brave person wants to volunteer to add and edit each event by hand :) Meetup does have ical and rss feeds, but I don’t know how to get fullcalendar to hit them directly.
The text was updated successfully, but these errors were encountered: