kanban-app/backend
2026-02-27 17:03:47 +03:00
..
app add card detail page 2026-02-27 17:03:47 +03:00
migrations add initial kanban models and apis 2026-02-25 19:48:18 +03:00
requirements add decorators to fetch entity securely 2026-02-26 12:21:35 +03:00
tests add card detail page 2026-02-27 17:03:47 +03:00
.coveragerc add pytest 2026-02-24 19:32:35 +03:00
.env.example add initial kanban models and apis 2026-02-25 19:48:18 +03:00
.flake8 fix tests for kanban logic 2026-02-25 21:51:27 +03:00
celery_worker.py add celery, worker and scheduler 2026-02-24 10:35:11 +03:00
Dockerfile initial commit, create repo backend and frontend 2026-02-14 19:56:10 +03:00
pytest.ini add pytest 2026-02-24 19:32:35 +03:00
wsgi.py initial commit, create repo backend and frontend 2026-02-14 19:56:10 +03:00