Go to file
raphael f156d38739 adds more advanced database handling unsing sql alchemy
- moves app into package
- adds sql alchemy equipment
- moves templates into server package
- add app.db sqlite file
2020-04-22 20:15:21 +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 more advanced database handling unsing sql alchemy 2020-04-22 20:15:21 +00:00
server adds more advanced database handling unsing sql alchemy 2020-04-22 20:15:21 +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 more advanced database handling unsing sql alchemy 2020-04-22 20:15:21 +00:00
app.py adds more advanced database handling unsing sql alchemy 2020-04-22 20:15:21 +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