IDK Platform¶
IDK is a Django-based operations platform for time tracking, reporting, CRM, invoicing, notifications, and automations — with real‑time updates and rich integrations.
Use this page to jump into the docs.
Start here¶
- Architecture: high‑level system design and components
- Overview
- Django App
- Django Channels
- Celery
- Django Templates
-
Modules: domain apps and what each does
-
Async Tasks: Celery workers, Beat, and per‑app task catalog
-
APIs and Webhooks
- API
- Webhooks
Development¶
Integrations¶
DevOps¶
Quick start¶
1) Read Architecture → Overview 2) Set up your environment: Development → Local Setup 3) Browse Modules and Async Tasks