Go to file
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
backend@aaf66a1f10 adds more advanced database handling unsing sql alchemy 2020-04-22 20:15:21 +00:00
database adds more advanced database handling unsing sql alchemy 2020-04-22 20:15:21 +00:00
migrations 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
server 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
.gitignore restructured website into folders 2020-04-07 16:29:51 +00:00
.gitmodules adds backend as submodule 2020-04-15 17:18:25 +00:00
app.db 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
app.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
config.py adds more advanced database handling unsing sql alchemy 2020-04-22 20:15:21 +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