Skip to content

As a Chico State resident, I want to browse or search available tasks by location, category, or payout, so that I can find ones near campus that fit my schedule. #5

Description

@EscGit

Problem to solve

Residents have to scroll through every task to find one nearby or worth their time. No way to narrow it down.

Desired outcome

A resident can open the app, apply filters (distance from campus, category like yard work/moving/pet care, and minimum payout), and see a list of matching tasks update in real time. Finding a relevant bounty should take seconds, not endless scrolling.

Proposed solution

Add a search bar plus filter chips/dropdowns at the top of the task feed (location radius, category, payout range). Sort results by newest, closest, or highest paying. Keep it simple. just filter on existing post data, no map view needed yet.

Alternatives considered

Just a plain chronological feed: with no filters rejected because it doesn't scale once there are more than a handful of posts.
A full interactive map view: nice to have, but too much scope for an early sprint; can be a later iteration.

Additional context

No payment system needed for this

Before submitting

  • I searched existing issues and did not find an equivalent request.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions