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

Daily annoucements #287

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from
Open

Conversation

imaegg11
Copy link
Member

Back end code for scraping the google sheets using OAuth. Added some google auth libraries and gspread. Also added a command to authorize your google account.

The scraping is built exactly for the sheet (e.g it takes exactly the 5th cell as the organization name cell), should I change it to a config file or something like that so that its easily changeable?

Everything works although not sure if I did the dependency files right...

Copy link
Member

@JasonLovesDoggo JasonLovesDoggo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks pretty good but there is just a few unresolved TODOs

core/forms.py Show resolved Hide resolved
core/models/post.py Outdated Show resolved Hide resolved
core/models/post.py Outdated Show resolved Hide resolved
core/models/post.py Outdated Show resolved Hide resolved
core/tasks.py Outdated Show resolved Hide resolved
core/tasks.py Show resolved Hide resolved
metropolis/settings.py Outdated Show resolved Hide resolved
core/models/post.py Outdated Show resolved Hide resolved
core/tasks.py Outdated Show resolved Hide resolved
Copy link
Contributor

@pinwheeeel pinwheeeel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants