added file sctructure

This commit is contained in:
ben
2026-08-02 19:46:59 +02:00
parent d1e4f56ae5
commit 4541d5627d
+3
View File
@@ -1,3 +1,6 @@
# Python backend for a calender for my friend group. # Python backend for a calender for my friend group.
# We had the problem of never agreeing when or where # We had the problem of never agreeing when or where
# we should meet up, and I hope this fixes the problem. # we should meet up, and I hope this fixes the problem.
import fastapi
import time