a Task Management System, built using Windows Forms (WinForms) and Entity Framework Core!
Coming from a Pharmacy background, transitioning into the world of software development has been an exciting journey, and this project marks a huge milestone for me. It's my first attempt at building something functional and practical in the programming world.
Project Overview: A user-friendly application to efficiently manage personal tasks. The system includes CRUD operations, task filtering, sorting, and real-time task tracking.
️ Core Features:
Add, update, delete, and view tasks
Filter and sort tasks based on status and priority
Track progress (Pending, In Progress, Completed)
Search tasks by title/description
Generate reports on task status
Advanced Features:
Task Search & Filter (using LINQ queries)
Group tasks by priority for better organization
Overdue Task Alerts
Average Completion Time Calculation for productivity tracking