Go to file
raphael f86f15069a Generates new google signin users in database and generates json for todays events
- imports caltojson from calendarwatch_server
- gets the user info from google api
- gets user information and compares them to the user database
- returns to login page and shows user information as well as 'api test' button

- api test button uses 'calendarwatch_server' to get calendars and calculate todays events
2020-04-03 10:18:16 +00:00
login Generates new google signin users in database and generates json for todays events 2020-04-03 10:18:16 +00:00
test1 added second test login, moved into seperate folder 2020-04-02 12:22:59 +00:00
.gitignore Generates new google signin users in database and generates json for todays events 2020-04-03 10:18:16 +00:00
README.md initial commit 2020-03-26 09:38:27 +00:00

summary:

this repository includes the webpage frontend for the calendar watch server it gets served via a python server