luke0b1000 / luke0b1000/learnMathJS
Visual Math Operation
Open
Nobody has claimed this yet.
good first issue
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Add visual math operation just like in console handler.changeMathOperation('multiplication')
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the console handler and its changeMathOperation('multiplication') entry point, then identify the corresponding visual operation flow. Compare the visual behavior with the console behavior and confirm what the multiplication operation should display or change. Done means the visual interface supports selecting or applying multiplication consistently with the console handler.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100