Go to file
2020-05-11 21:00:00 +00:00
backend@8d546e37a8 upates backend which now includes the calendar json file update script 2020-04-24 18:27:27 +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 static files to server 2020-05-11 21:00:00 +00:00
.gitignore adds static files to server 2020-05-11 21:00:00 +00:00
.gitmodules adds backend as submodule 2020-05-08 13:21:42 +02: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 hotfixes removing backend update script 2020-05-09 07:44:15 +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