Skip to content

Releases: madsdev404/task_management

TaskNest v1.0.0 – Initial Release

24 Jul 10:41

Choose a tag to compare

🚀 TaskNest v1.0.0 – Initial Release
TaskNest is a modern task management system built with Django and Tailwind CSS. This first stable release includes all the core features needed for efficient task and project collaboration.

✨ Features
🔐 User Authentication: Signup, login, logout, email activation, password reset.

👥 User Roles & Groups: Admin, Manager, Employee with RBAC.

👤 User Profiles: Bio, image, profile editing.

✅ Task Management: Create, assign, update, delete tasks with priority and assets.

📁 Project Management: Create projects and track task count.

📬 Email Notifications: On task assignment and account actions.

💬 Contact Form: For user inquiries.

🎨 Light & Dark Mode: Responsive and accessible UI.

⚙️ Admin Panel: Django admin for managing all data.

🛠️ Tech Stack
Backend: Django 5.1

Frontend: Tailwind CSS

Database: PostgreSQL

Tools: Ruff, Mypy, python-decouple

📦 Notes
Initial public version.

Screenshots included (no live deployment).

Full setup instructions and .env template provided.