Filter quotes by author
Open
enhancement
good first issue
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the feature**
As a William Shakespeare admirer, I want to see his quotes.
Please add a feature to filter quotes by author.
**Additional context**
For simplicity, let's look for exact matches (excluding the case). So e.g.:
Author: William Shakespeare
Search query 1: william SHAKESpeare -> matches
Search query 2: william SHAKES -> does not match
However, if you have ideas for simple and better search go for it.
Contributor guide
Assessment
This issue has not been assessed yet.