simple task management system using Windows Forms (WinForms) in ASP.NET Core with Entity Framework Core. This system allows a single user to manage personal tasks efficiently while practicing LINQ queries.
•Add, update, delete, and view tasks.
•Filter and sort tasks.
•Track progress (Pending, In Progress, Completed).
•Search tasks by title or description.
•Generate reports on task status