This project is in it's very early stages but the goal of the project is to produce a tool which can sync holidays from orangehrm to google calendar.
Right now running the application will create a google calendar event in your primary calendar and invite test@test.com
Check out the trello board for tasks/next steps. Feel free to pick up, update or add tasks there.
- Fork the repository.
- Clone it using
git clone git@github.com:<your-username>/holidaze.git
- Create a github issue on this repo requesting to be added to the google project
- Follwong steps to install dependencies and download credentials as described here
- Run it using
go run quickstart.go