Project & Task Management System / TaskFlow
A backend-driven system for projects, initiatives, tasks, assignments, priorities, statuses, progress tracking, and AI-assisted planning using Qwen via Ollama.
Contribution
- Designed and developed the backend APIs using ASP.NET Core.
- Implemented project, initiative, and task management workflows.
- Implemented task assignment, priorities, statuses, and progress tracking.
- Added RBAC for user roles and permissions.
- Designed the SQL Server database structure.
- Integrated the Qwen model through Ollama with the backend.
- Connected AI-generated results with the project and task management workflow.
AI Integration
- Generate project initiatives based on provided context.
- Suggest and generate tasks related to an initiative or project.
- Analyze potential project and task risks.
- Identify possible causes of task delays.
- Provide AI-assisted recommendations for planning and follow-up.
Technologies Used
- ASP.NET Core
- REST APIs
- SQL Server
- Entity Framework
- JWT
- RBAC
- Ollama
- Qwen