pyladies / project-communications

PyLadies Project Communications: https://github.com/pyladies/global-organizing/issues/42
18 stars 13 forks source link

Create a communications team calendar #14

Closed MmeMarieLouise closed 4 years ago

MmeMarieLouise commented 4 years ago

Set up a a cross chapter calendar so that our team knows what workshops/talks are being planned etc. This will support ticket #2

MmeMarieLouise commented 4 years ago

Hey @Caaddss we spoke about this briefly before, are you still interested in helping out ?

Caaddss commented 4 years ago

@Marie-L Yes!!! Lets do it happens :)

MmeMarieLouise commented 4 years ago

@Caaddss Ok great! I'll assign you and let's discuss how to go about this. I think google or mac calendar would be a good but you mentioned creating a python calendar. Could you please explain this in more detail ?

Caaddss commented 4 years ago

We can use the Google API to make a Calendar

Python has a module calendar, but I dont know if support add events...

The other possibility is using generate calendar with markdown...we could create a template to add events

MmeMarieLouise commented 4 years ago

@Caaddss these are nice ideas but let's try to use a tool that will be quick to set up, easy for everyone to use and also can integrate well with other applications. I came across this article about the google calendar, when you have time please let me know what you think

Caaddss commented 4 years ago

@Marie-L sure!!

we can use google calendar, for me its ok

Caaddss commented 4 years ago

the good point to google calendar is: we can integrate with slack

MmeMarieLouise commented 4 years ago

the link for our new calendar is here

MmeMarieLouise commented 4 years ago

Instructions: Add calendar events by issuing a Slack command in the #project-communication slack channel. for example typing out @pyladies-bot create event: Vancouver meetup Feb 28 5 pm GMT will add an event to the PyLadies Event calendar.

MmeMarieLouise commented 4 years ago

The calendar has now been set up so this issue will be closed