Giter Site home page Giter Site logo

marcel-plugin-calendar's Introduction

Google Agenda Plugin for M.A.R.C.E.L.

[https://github.com/Zenika/MARCEL]

This plugin displays the next 'n' entries from your agenda.

##Attributes See "description.json" file

Setup

Backend

// in the src/back/ folder

1. Setup of the development environment

 go get github.com/dghubble/oauth1
 go get github.com/rs/cors
 go get github.com/gorilla/mux
 go get google.golang.org/api/calendar/v3
 go get golang.org/x/oauth2/...

2. Build binary file and the docker image

 make

3.Pull the docker image on public Docker hub

 make push

or

 docker pull marcel_agenda

Build cross architecture Please, refer to official documentation for all GOOS and GOARCH values : https://golang.org/doc/install/source#environment

Run the Docker image

docker run --name "marcel_agenda" -p 8080:8080 -v "/home/gwennael.buchet/PROJETS/gopath/src/github.com/Zenika/marcel-plugin-calendar/dist/data":"/tmp" --env="GOOGLE_API_KEY_FILE=MARCEL-6711c4e89cff.json" --env="MARCEL_AGENDA_ID=zenika.com_h6tsmhv6iqs0e3l0vrugi6tbfg@group.calendar.google.com" marcel_agenda

Frontend

...

marcel-plugin-calendar's People

Contributors

gwennaelbuchet avatar kroustille avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  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.