Skip to content

AskForLeave is a simple vacation tool for small startups. It is done by Google Form + Spreadsheets with lots of formulas.

License

Notifications You must be signed in to change notification settings

vacationhq/askforleave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

AskForLeave is a simple vacation tool for small startups. It is done by Google Form + Spreadsheets with lots of formulas.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •