Git Product home page Git Product logo

askforleave's Introduction

AskForLeave

AskForLeave is a simple vacation tool for small startups. It is done by Google Form + Spreadsheets with lots of formulas. You can add Google Apps Scripts to integrate with Google Calendar, Slack, ...

What does it do?

Install

  1. Copy the sample spreadsheet: ask-for-leave template
  2. Create a form like this: http://goo.gl/forms/PPZLpVOdHP , screenshot: https://www.dropbox.com/s/gbwv3rhumiirzuk/google-form-setting.png?dl=0
  3. Link the form to our copied spreadsheet. There will be a newly created sheet in your spreadsheet. You MUST set the sheet name into your vacation.gs
  4. From the menu in the spreadsheet, click Tools > Script Editor...
  5. In the script editor, patch the vacation code using the updated in vacation.gs (Include all correct configurations. For more detail, see below.)
  6. From the menu in the script editor, choose Resources > Current project's triggers and add the script vacation as a trigger of form submission.

Configurations

All configurations are stored on the top of vacation.gs

  • For Google Calendar integration, setting calendarID
  • For Slack integration, setting both slackURL and slackChannel

Can I import my existing data?

(WIP) Yes, you can create a sheet called imported, and use the same data format of the data sheet.

Contributing

  • Aki Chiu
  • Even Wu for the logo of dayoff bot
  • Liang-Bin Hsueh
  • Mosky
  • Paris Tsai
  • Vikky Huang for the logo of VacationHQ organization
  • Yuren Ju

Licensing

MIT License.

askforleave's People

Contributors

lemonlatte avatar hlb avatar paristsai avatar

Watchers

James Cloos 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.