A simple To-Do list app with an easy-to-use API
Find a file
Paul Fey 17ec93b826
All checks were successful
Build the Docker Image / docker (push) Successful in 2m20s
feat(main): added list deletion
2025-10-13 14:45:30 +02:00
.forgejo/workflows feat(pipeline): added docker image build 2025-09-30 10:16:02 +02:00
static feat(static): added list name 2025-09-30 14:38:22 +02:00
.gitignore feat(main): moved data location 2025-09-30 13:49:00 +02:00
Dockerfile feat(main): moved data location 2025-09-30 13:49:00 +02:00
main.py feat(main): added list deletion 2025-10-13 14:45:30 +02:00
requirements.txt Initial Commit 2025-09-29 17:37:52 +02:00