issues
search
jesslourenco
/
calculator-app
A friendly calculator app that helps you to do simple math :D Currently made in vanilla JS.
MIT License
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Do not allow calculator to continue performing operation infinitely when clicking operator signs one after the other
#22
jesslourenco
opened
3 years ago
0
Dec improv
#21
jesslourenco
opened
3 years ago
0
Delete sign fix
#20
jesslourenco
closed
3 years ago
0
Fix for big numbers overflowing on calculator screen
#19
jesslourenco
closed
3 years ago
0
Improve functions
#18
jesslourenco
closed
3 years ago
0
Refactored code so handleButtonClick() is cleaner and easier to read
#17
jesslourenco
closed
3 years ago
0
When the result of an operation is on the screen, clicking on a button (other than an operator or DEL) should reset calculator
#16
jesslourenco
opened
3 years ago
0
[Code Quality] Use <button> property disable instead of operatorstate
#15
jesslourenco
closed
3 years ago
1
Fix button style to match design
#14
jesslourenco
closed
3 years ago
0
Add signature to pages' footer
#13
jesslourenco
opened
3 years ago
0
Write README file for project
#12
jesslourenco
opened
3 years ago
1
[Code Quality] Remove parseToNum() from within calculateResult()
#11
jesslourenco
closed
3 years ago
0
[Code Quality] Improve calculateResult() so it throws an error when dividing by 0 instead of just showing a message in the UI
#10
jesslourenco
closed
3 years ago
0
[Code Quality] Improve calculateResult() so the name of function is fully truthy
#9
jesslourenco
closed
3 years ago
0
[Code Quality] Break handleButtonClick() into further functions for a better design
#8
jesslourenco
closed
3 years ago
0
[Code Quality] Radio for loop removal in themeSelection()
#7
jesslourenco
closed
3 years ago
0
[Code Quality] Use global variables for frequently used javascript query selectors
#6
jesslourenco
closed
3 years ago
0
[Code quality] Refactor code to create GRID for calculator using HTML and not Javascript
#5
jesslourenco
closed
3 years ago
0
Do not allow user to leave only a sign as an input for an expression to be calculated
#4
jesslourenco
closed
3 years ago
0
Allow user to implicit zero in decimal numbers
#3
jesslourenco
opened
3 years ago
0
Calculator's screen is overflowing with large numbers
#2
jesslourenco
closed
3 years ago
0
Reset action is not clearing the decimal separator button state
#1
jesslourenco
closed
3 years ago
1