is-this-echo / is-this-echo/JarvisCLI

Improve the "meaning" command to handle missing words, modify the color of the output

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
JavaScript
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

![meaning-issue](https://user-images.githubusercontent.com/53405160/217872453-74667bac-491c-402c-8845-167b0bf79d75.png)

----------------
**Present behaviour** :
`jarvis meaning ` where unknown-word represents word not in the dictionary results in undefined output in the terminal.

**Expected behaivour** :
Display a sensible output (like 'sorry, couldn't find the word you are looking for') for the same, in addition, a bright yellow/cyan color on the meaning text would look good when output is available.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the `meaning` command entry point and reproduce the undefined output with an unknown word. Trace the available-word output path as well; done means unknown words receive a sensible message and available meanings use a bright yellow or cyan color.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.