Web Calculator on microservices. All code in one repo

1 Open Issue Need Help Last updated: Jun 16, 2025

Open Issues Need Help

View All on GitHub

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

Web Calculator on microservices. All code in one repo

JavaScript