thomaswhite / google-photos-gallery

Sample project using Google Photos API, Google Oauth2, VueJs, Vuex and Vue Router to display the images from the Google Photos, also upload images.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Photos Image Gallery

This is a sample project using Google Photos API, Google Oauth2, VueJs, Vuex and Vue Router to display the images from the Google Photos.

Future Scope

Upload images to Google Photos using Google Photos API

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

Add Google OAuth 2.0 Client IDs

Create your OAuth 2.0 Client IDs in Google developers console and add to the root of the project with the file name client_id.json a sample file is also included with the file name client_id.json.example.

About

Sample project using Google Photos API, Google Oauth2, VueJs, Vuex and Vue Router to display the images from the Google Photos, also upload images.


Languages

Language:Vue 45.9%Language:JavaScript 45.5%Language:HTML 8.5%