code4romania / code4romania/teacher-workout-backend

Filter lessons by term

Open
#55 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
8
Forks
34
PR merge metrics
No merged PRs in 30d

Description

Update the query "lessons" to accept an optional "term" argument.

If provided we need to return only lessons that match that term on the lesson "title"

Contributor guide

Open the contributing guide

Research direction

Start at the `lessons` query entry point and inspect how its arguments and lesson results are handled. Add the optional `term` behavior so results match the term in the lesson title, while omitting it preserves the existing results; verify both cases with the available query checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
api, backend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.