Skip to content

Snarf appointment data from a selection of a user's Google calendars

License

Notifications You must be signed in to change notification settings

houllette/proj7-Gcal

 
 

Repository files navigation

proj7-Gcal

Author: Holden Oullette, [email protected]

This is the beginning of a Meeting Time webapp, currently connects to Google services using oauth2 and requests read permissions for the Calendar API. The app then displays conflicting events with the user's requested time slots. The webapp allows the user to deselect events that they can ignore/skip and then it calculates free time and displays those ranges

Installation & Deployment

git clone https://github.com/houllette/proj7-Gcal
cd proj7-Gcal
./configure
source env/bin/activate
make run

About

Snarf appointment data from a selection of a user's Google calendars

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 69.2%
  • HTML 17.4%
  • Shell 6.2%
  • Makefile 6.2%
  • CSS 1.0%