IMGIITRoorkee / IMGIITRoorkee/Taskly

[Feat] Add Search and Filter Functionality for Tasks

Open
#33 0 comments 0 reactions 0 assignees View on GitHub
medium
Dominant language
Dart
Stars
4
Forks
10
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
Taskly currently lacks a robust search and filter feature, making it difficult for users to quickly locate specific tasks, especially as the number of tasks grows. Users may feel overwhelmed without a way to streamline their task view based on their preferences or priorities.

**Describe the solution you'd like**
Implement an advanced search and filter functionality that allows users to:
1. Search tasks by keywords in task titles or descriptions.
2. Filter tasks by:
- Due date (e.g., today, this week).
- Priority levels (e.g., high, medium, low).

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the task list and the task fields used for titles, descriptions, due dates, and priority. Define search and filter behavior for those fields, then verify that keyword searches and the requested due-date and priority filters narrow the visible task list as described.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.