Commit Graph

13 Commits

Author SHA1 Message Date
NetMan 65ce64f08e Finished for now - more information in the body!
New behaviour for 0 division, now multiple operations can be executed without pressing equals every operation, floating math reduced to 5, added using checks for numbers
2024-01-18 20:12:58 +01:00
NetMan 46a5c4e14c Better code organization, user-added points 2024-01-16 22:11:28 +01:00
NetMan 588ff13304 JS: Clearing, displaying via new function, new key presses 2024-01-16 20:22:42 +01:00
NetMan f74e37364d JS: Removed comments, added keyboard press for numbers 2024-01-15 23:05:55 +01:00
NetMan a431af2f51 GUI: Buttons & their arrangment, JS: Fixed bug after equasion 2024-01-15 18:43:08 +01:00
NetMan 76bd50c35b Displaying in DOM, added checks for correct behaviour 2024-01-14 20:04:41 +01:00
NetMan 21c57e28f9 HTML: Removed unnecessary commented lines 2024-01-14 00:57:57 +01:00
NetMan e85acb81f0 JS: Removed unecessary, not working code 2024-01-14 00:57:31 +01:00
NetMan 1746e2437c CSS: Minor width change 2024-01-14 00:57:05 +01:00
NetMan 47adcfbe58 New GUI position, registers clicks, simple checks 2024-01-13 20:32:02 +01:00
NetMan 7a06a9a7b9 Added basic HTML buttons (not yet performing anything) 2024-01-11 23:20:59 +01:00
NetMan 8f1e927b8b Added JS functions (+,-,*,/) 2024-01-11 23:20:16 +01:00
NetMan b317efde1d Initial commit 2024-01-11 22:01:43 +01:00