mattermost/mattermost-plugin-mscalendar
Implement Google Calendar in this project
Open
#192 opened on Sep 18, 2020
Difficulty/3:HardHacktoberfestHelp WantedTech/GoType/EnhancementUp For Grabs
Repository metrics
- Stars
- (22 stars)
- PR merge metrics
- (PR metrics pending)
Description
This project is set up to support multiple calendar providers. The server/remote folder in particular has the most Microsoft API specific code. We can have a server/remote/gcal folder to house any Google API specific code.
The goal would be to have as much feature parity between the two calendar providers.