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

Gallery Page #6

Open
anistark opened this issue May 30, 2018 · 4 comments
Open

Gallery Page #6

anistark opened this issue May 30, 2018 · 4 comments

Comments

@anistark
Copy link
Member

Add feature to pull out images from google drive via NodeJs Api.

Ref: https://developers.google.com/drive/api/v3/quickstart/nodejs

The page link is /gallery.

@anistark
Copy link
Member Author

Can explore Flikr embedding directly to page, sorted to albums event-wise.

@nikhil3000
Copy link
Contributor

I have opened a PR for this issue. Please check it.

@anistark
Copy link
Member Author

Checking.

You can refer the said the issue by mentioning on the PR itself with Issue number or vice-versa here with PR number.

For example, for this, you can mention PR #14 an they'll be linked.

@anistark
Copy link
Member Author

@nikhil3000 Good attempt.

However:

  1. Remove credentials.json and place them under config.js
  2. Remove gallery.json. Figure out to fetch this on real time on client-side instead.
  3. When I run it, it goes under an infinite loop while fetching and creating the gallery.json. My server crashed multiple times. Fix it.
  4. Remove index.js and place whatever functions you need under server/helpers.js.

Reverted for now. Lot's of issues. Have added comments.

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

No branches or pull requests

2 participants