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
I'd like to have a page to display all of our meetings. Instead of updating this directly in the HTML, it should pull in information from either our Facebook or Google Calendar. The user should be able to click on the event and get information about when and where it is. It should also have some sort of image. If the event already happened and it has notes for it (mostly GBMs) it should display those too.
It'd probably be good to keep the JavaScript that pulls in the events separate from the code actually displaying it. This would help with issue #9 if we want to display it in a different way
Description
I'd like to have a page to display all of our meetings. Instead of updating this directly in the HTML, it should pull in information from either our Facebook or Google Calendar. The user should be able to click on the event and get information about when and where it is. It should also have some sort of image. If the event already happened and it has notes for it (mostly GBMs) it should display those too.
The text was updated successfully, but these errors were encountered: