Orkify – AI Modern Project Management SaaS | Jira-Like App with Kanban, Sprints & Supabase (Next.js)

About this product
Orkify – Modern Project Management SaaS | Jira-Like App with Kanban, Sprints & Supabase (Next.js)
Orkify is a modern, high-performance Project Management Platform built with the latest Next.js 16 (App Router), PostgreSQL (Supabase), and Tailwind CSS v4.
Streamline your engineering team's workflow with intuitive Sprint Planning, Kanban Boards, and Backlog Management. Orkify combines essential project management tools into one seamless, lightning-fast interface, featuring optimistic UI updates and real-time collaboration.
Top Features
Sprint Planning & Management
Organize work into time-boxed sprints to keep teams focused:
- Sprint Lifecycle: Create, start, and complete sprints with defined goals and durations.
- Backlog Management: Easily move issues from the backlog to active sprints.
- Capacity Tracking: Visualize sprint load and team velocity.
- AI Process Flow Builder:AI-powered process flow builder that generates visual workflows from textual descriptions and the project document
Interactive Kanban Board
Visualise your workflow with a fully interactive board:
- Drag & Drop: Smooth issue management powered by
@dnd-kit. - Customizable Stages: Configure column stages (To Do, In Progress, Done) per project.
- filters & Views: Group by assignee, priority, or type.
Comprehensive Issue Tracking
Detailed tracking for tasks, bugs, and stories:
- Rich Details: Track priority, story points, due dates, reporters, and assignees.
- Activity Log: Monitor changes and updates to issues in real-time.
- Commenting System: Collaborate directly on issues with team members.
Multi-Project Management
Handle multiple projects simultaneously with ease:
- Project Leads: Assign designated leads to oversee project progress.
- Categorization: Organize projects by category and key.
- Role-Based Access: Secure access control for Members and Admins.
Real-Time Notifications
Stay updated on what matters most:
- Instant Alerts: Receive notifications for assignments and mentions.
- Unread Management: Track read/unread status to stay organized.
Technical Stack
- Framework: Next.js 16.1 (App Router)
- Frontend: React 19, Tailwind CSS v4, Lucide React
- State Management: Zustand (with optimistic updates)
- Database: PostgreSQL (Supabase)
- Authentication: Supabase Auth
- Animations: Framer Motion
- Language: 100% TypeScript
Demo Credentials
- Email: admin@orkify.demo
- Password: password123
Better than Jira
Escape the bloat. Orkify is built for modern engineering teams who value speed and simplicity.
- No Bloat: Everything you need to ship software, with none of the clutter found in legacy tools.
- Blazing Fast: Zero waiting. Next.js 16 and optimistic UI updates make every interaction instant.
- Developer Centric: Built by developers, for developers. Includes Markdown support and keyboard-first workflows.
Highlights
- Zero Config:Install, and run. No complex setup required.
- Optimistic UI: Interactions feel instant, updating the interface before the server responds.
- Type-Safe: Built with 100% TypeScript for robust, error-free code.
- Modern Stack: Powered by the latest Next.js 16 and Tailwind CSS v4.
Why Choose Orkify?
- Modern Architecture: Built on the bleeding edge of Next.js 16 and React 19 for maximum performance.
- Optimistic UI: Instant feedback on actions like moving cards or updating statuses, ensuring a snappy feel.
- Scalable Backend: Leverages Supabase (PostgreSQL) for robust, relational data integrity and security (RLS).
- Developer Focused: Clean, typed architecture with comprehensive linting and best practices.
What You Get
- Full source code (React project)
- Documentation
- LICENSE.txt (Envato + third-party credits)
Changelog - Version 2.0.0
------------------------
Automation Builder:
1. Introduced a visual, node-based automation builder.
2. Create workflows using Triggers, Actions, and Conditions without writing code.
3. Supports custom If/Then logic for complex automation flows.
4. Automations are scoped per project for better control and flexibility.
AI Issue Researcher:
1. Added an AI-powered assistant inside the Issue detail view.
2. Users can summarize comments, identify priorities, and generate checklists.
3. AI responses are context-aware and based on the selected issue.
4. Reduces time spent reviewing long discussions and issue history.
Public Project Sharing:
1. Added secure, read-only project sharing via unique links.
2. External users can view project boards without creating an account.
3. Token-based access ensures security and controlled visibility.
UI & Experience Enhancements:
1. Updated project navigation to include Automations and Sharing settings.
2. Improved issue detail layout with embedded AI tools.
3. Added new UI components to support automation and sharing features.
Documentation:
1. Updated documentation to reflect new features and workflows.
2. Added guidance for Automation Builder, AI Issue Researcher, and Project Sharing.
General Improvements:
1. Improved code organization and internal architecture.
2. Database updates to support automations and shared links.
3. Minor UI fixes and overall stability improvements.
Orkify v2.5 Release Notes
New Features
1. Admin Dashboard & Management Panel
A centralized admin interface to manage users, projects, sprints, and system settings.
Includes dashboard analytics, user management (with Admin role promotion),
organization-wide project and sprint oversight, and system configuration controls.
2. Role-Based Access Control (RBAC)
Secure protection for /admin routes.
Ensures only Admin users can access admin pages, with automatic redirection
for unauthorized users and secure server-side session validation.
3. Project Editing
Admins can now edit project details (name, description, category)
through a modal with real-time updates.
Key Changes
New:
- Admin dashboard, user, and project management pages
- Route middleware for admin protection
- Project edit modal
Updated:
- package.json (added server-only dependency)
- Project component exports updated
Orkify v3 Release Notes
New Features
1. AI Process Flow Builder
What it is: An intelligent, AI-powered process flow builder that generates visual workflows from textual descriptions.
Why it matters: Automates the creation of complex business processes and provides AI-driven analysis of flow logic.
Orkify v3.5 Change Log
[v3.5.0] - 2026-05-02
Major Enhancements in Process Builder
- New Specialized Nodes: Introduced specialized nodes to handle more complex business logic:
- Approval Node: Define steps requiring manual sign-off with role-based assignments.
- SLA Node: Monitor and enforce service level agreements within workflows.
- Notification Node: Automated triggers for email or system alerts.
- Integration Node: Connect workflows with external systems and APIs.
- Enhanced Node Metadata: Nodes now support rich data fields including Owner Role, Inputs/Outputs, Definition of Done (DoD), and Attachments.
- Advanced Versioning System:
- Save multiple versions of a process flow.
- Track changes across different iterations.
- "Promote" versions through lifecycle stages.
- In-App Collaboration:
- Added a commenting system directly on nodes and flows.
- Support for resolving comments and tracking discussion history.
- Automated Audit Logging: Every modification (node additions, deletions, saves, status changes) is now automatically logged for compliance and tracking.
- Workflow Lifecycle Management: Support for flow statuses: Draft, Proposed, Approved, and Archived.
UI/UX & Aesthetics
- Premium Brand Refresh:
- Overhauled the font system to use Manrope (Interface), JetBrains Mono (Technical), and Fraunces (Display/Headings).
- Redesigned the Landing Page with a high-end, dark-themed aesthetic (`#0A101F`).
- New "Capabilities" and "Outcomes" sections on the landing page focused on enterprise value.
- Theme Management: Integrated `ModeToggle` and refined Dark Mode support across the entire dashboard.
- Refined Sidebar & Layout: Enhanced `Sidebar` and `Command` components for smoother navigation and better visual hierarchy.
Core Architecture & Database
- Robust State Management: Updated `useProcessFlowStore` (Zustand) to support the new versioning, collaboration, and audit log features.
- Database Preparation: Added migration scripts (`migrate-v4.ts`) to handle advanced data structures and future-proof the platform.
- Enhanced Server Actions: New robust actions for handling notifications, audit logs, and complex process flow updates.
Maintenance & Performance
- Dependency Updates: Updated core packages for better security and performance.
- Code Quality: Refined TypeScript definitions across the board for better developer experience and type safety.
- Environment Management: Updated .env structure to support new integration features.
Orkify v3.5 focuses on moving from a simple flowchart tool to a professional-grade workflow operating system for engineering and product teams.
Requirements
- Node.js 20+
- Supabase Project (URL & Anon Key)



