Open Issues Need Help
View All on GitHub [Front] Add log button 3 months ago
AI Summary: Add a 'log' button to the web calculator's front-end. This button should send a request to the backend API endpoint `http://localhost:8080/api/calculator/log?a=${firstOperand}` to log the first operand of the current calculation.
Complexity:
2/5
enhancement help wanted Frontend