https://github.com/walisc/google_calender_resource_viewer
Allows you to view how much time you are allocating to a certain calender for a certain period. If you invite people to events you can view how many hour they will be for a given calander. In essence this was designed for our google calander at work in which we wanted to see how much time we were spending on what as a whole or as individuals
https://github.com/walisc/google_calender_resource_viewer
Last synced: 29 days ago
JSON representation
Allows you to view how much time you are allocating to a certain calender for a certain period. If you invite people to events you can view how many hour they will be for a given calander. In essence this was designed for our google calander at work in which we wanted to see how much time we were spending on what as a whole or as individuals
- Host: GitHub
- URL: https://github.com/walisc/google_calender_resource_viewer
- Owner: walisc
- Created: 2014-11-21T18:59:38.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-06-03T14:16:45.000Z (about 4 years ago)
- Last Synced: 2025-03-21T17:56:03.257Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 616 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
###################################################################
Google Resource View Read Me
###################################################################
Allows you to view how much time you are allocating to a certain calender for a certain period. If you invite people to events you can view how many hour they will be for a given calander. In essence this was designed for our google calander at work in which we wanted to see how much time we were spending on what as a whole or as individuals
To Run:-
To run the project you will need to first insert you google client id and client secret into a newly created file called base_config.ini. This file can stay on the root of the folder. base_config_sample.ini has the sample format.