Giter Site home page Giter Site logo

ultimatequebeccalendar's Introduction

Ultimate Québec Calendar

The easiest way to manage your ultimate frisbee games

This is the code of the Ultimate Quebec Calendar Chrome Extension that provide an easy way to add your ultimate frisbee game from the site ultimatequebec.ca.

How to install

If you want to install right from the Chrome Web Store

How to build your custom extension

You will require Node and Typescript to be installed if you want to build your custom extension.

Build

This tsconfig.json file allows you to build the project by using

$ tsc

Setup

In the file manifest.json you will see this line :

"client_id" : "INSERT_CLIENT_ID",

The client_id is a Google Api Client id.

Create a project

If you do not have any google Developers project, you can create one at Google Developers Console

Enabled Calendar API

In the Google Developers Console go to :

  1. APIs & auth > APIs
  2. Google Apps APIs > Calendar API
  3. Enabled Api

Get Client Id

In the Google Developers Console go to :

  1. APIs & auth > Credentials
    • To create an OAuth client ID, you must first set a product name on the OAuth consent screen
  2. Credentials > Add credentials > OAuth 2.0 client ID
  3. Select Chrome App
  4. Write any Name you want
  5. Write you Application ID
    • You can found this id in the Extensions panel when you add your extension
  6. Copy the client_id and paste it in the manifest.json to replace INSERT_CLIENT_ID

ultimatequebeccalendar's People

Contributors

apare avatar

Watchers

 avatar

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.