Giter Site home page Giter Site logo

namoscato / google-photos-vue Goto Github PK

View Code? Open in Web Editor NEW
24.0 3.0 4.0 25.62 MB

Google Photos album viewer built with Vue.js

Home Page: https://365.tesinandnick.com

License: MIT License

JavaScript 1.90% HTML 2.63% Vue 62.31% TypeScript 33.17%
google-photos vue photos album gallery photography

google-photos-vue's Introduction

google-photos-vue

Google Photos album viewer built with Vue.js.

Features

Formats

Photo

Photo Format

Conventional grid.

Text

Text Format

Justified layout highlighting the "quoted" word (i.e. theme) in each photo description.

Contexts

Authenticated

The default state initializes gapi. Once authenticated, the user can select one of their albums, and its full contents is loaded.

Unauthenticated

Vuex application state JSON is exposed in the authenticated context. The state is modified with relative base URLs that are compatible with the naming conventions of page assets when saved via Google Chrome.

When downloaded, served, and configured, i.e.

<div id="app" data-external-state-path="365-2019-state.json"></div>

the Vue.js application functions in an unauthenticated context, initialized with this static state.

A working example of this context can be seen in the gh-pages-src branch, which is built and served via GitHub Pages.

Analytics

Media clicks are instrumented with Google Analytics Events when configured.

Usage

  1. Setup Google OAuth 2.0 and include your Client ID in main.ts.

  2. Optionally setup Google Analytics and include your ID in main.ts.

  3. Build the application via:

    npm run serve
    

    or other Vue CLI commands.

google-photos-vue's People

Contributors

dependabot-preview[bot] avatar dependabot[bot] avatar namoscato avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

google-photos-vue's Issues

Automate build

Plant static zipped Chrome download of files somewhere, so that still isn't in the source repo

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.