▲ 13 r/djangolearning+1 crossposts

Open-sourced our production Django HRMS — Docker-ready, MIT license

We (Sevendyne, small engineering team in India) built an HRMS over the past year and open-sourced it under MIT.

Stack: Django 5, PostgreSQL, Redis, Celery, Docker Compose

Modules: auth/roles, attendance, payroll, leave, recruitment

git clone https://github.com/sevendyne/sevendyne_hrms.git

docker compose up --build

Demo logins seeded automatically (admin/admin, etc.). We labeled good-first-issues for contributors.

Repo: https://github.com/sevendyne/sevendyne_hrms

Happy to answer architecture questions. Not selling anything — genuinely open source.

reddit.com
u/ansifpi — 7 days ago