Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Calendar API Integration #9

Open
Zambrella opened this issue Dec 26, 2020 · 4 comments
Open

Google Calendar API Integration #9

Zambrella opened this issue Dec 26, 2020 · 4 comments
Labels
discussion Open to discussion enhancement New feature or request

Comments

@Zambrella
Copy link

Not even sure if a calendar API exists. Maybe another service other than Google Calendar has one??

@joeyda3rd
Copy link
Contributor

joeyda3rd commented Dec 29, 2020

Sent Sondra Sandro the JSON response URL to add to the repositories for the public google calendar.

@slovnicki
Copy link
Contributor

slovnicki commented Dec 29, 2020

@joeyda3rd you mean Sandro :)
Yeah, I'll take a look at that and try to integrate it today.
(for all others reading this; the reason he sent me this in a private message is because there are some secret keys involved)

ok, it wasn't done yesterday so maybe today

@slovnicki
Copy link
Contributor

This is done, but the issue stays open for further discussion of what attributes we want to use from API.
The calendar key is kept in .env file and some guidelines have been added to README:

"Before you start contributing, you need to copy .env-example file and name the copy .env. This is mandatory for app to build and is enough to get you going, but you won't see any events in app. If you wish to contribute to events part of the app, ask admins to give you the key."

Of course, .env itself is in .gitignore so it won't be pushed to repo while you have the key there locally. The key itself is located at secrets repository I just created. This will be a private repository with just the few of us having access.

@slovnicki slovnicki added discussion Open to discussion enhancement New feature or request labels Dec 31, 2020
@joeyda3rd
Copy link
Contributor

joeyda3rd commented Jan 29, 2021

Create an github action for generating JSON file of events from calendar API. This is necessary since the API has a call limit

@joeyda3rd joeyda3rd changed the title Look into using Google Calendar API to sync events with app Google Calendar API Integration Jan 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Open to discussion enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants