I need help with my JQuery calculator

Front End Libraries Projects - Build a JavaScript Calculator

When I click on something in my calculator, it either just logs that button’s id and the only working button is AC and CE, or nothing happens. I tried changing this.id to this.value and it didn’t work at all. Can someone tell me what am I doing wrong?

here’s my code: