calendarwatch_frontend/server
raphael c89ecd7134 adds backend script which can be run as a cronjob every n minutes to generate new json files for google calendars
- database updated to save google credentials
- database updated to save json calendar information
- json still saved as a json file under userinfo/<user.id>/calendarevents.json
2020-04-24 17:54:56 +00:00
..
template adds email login and registration forms 2020-04-23 17:11:23 +00:00
__init__.py adds backend script which can be run as a cronjob every n minutes to generate new json files for google calendars 2020-04-24 17:54:56 +00:00
forms.py adds email login and registration forms 2020-04-23 17:11:23 +00:00
googleHandler.py adds backend script which can be run as a cronjob every n minutes to generate new json files for google calendars 2020-04-24 17:54:56 +00:00
models.py adds backend script which can be run as a cronjob every n minutes to generate new json files for google calendars 2020-04-24 17:54:56 +00:00
routes.py adds backend script which can be run as a cronjob every n minutes to generate new json files for google calendars 2020-04-24 17:54:56 +00:00