Commit graph

22 commits

Author SHA1 Message Date
694c1f10dc ready to deploy
Some checks failed
Build and Push Docker Images / build (admin-dashboard) (push) Failing after 15s
Build and Push Docker Images / build (battleship) (push) Failing after 9s
Build and Push Docker Images / build (calculator) (push) Failing after 9s
Build and Push Docker Images / build (cv-project) (push) Failing after 9s
Build and Push Docker Images / build (inventory) (push) Failing after 10s
Build and Push Docker Images / build (library) (push) Failing after 10s
Build and Push Docker Images / build (messages) (push) Failing after 9s
Build and Push Docker Images / build (nodejs-mini-message-board) (push) Failing after 10s
Build and Push Docker Images / build (portfolio) (push) Failing after 9s
Build and Push Docker Images / build (restaurant) (push) Failing after 9s
Build and Push Docker Images / build (shopping-cart) (push) Failing after 9s
Build and Push Docker Images / build (signup_form) (push) Failing after 8s
Build and Push Docker Images / build (tictactoe) (push) Failing after 9s
Build and Push Docker Images / build (weather) (push) Failing after 9s
2025-05-03 00:14:04 +00:00
6c14a968c3 adding devops
used gemini to create the k8s/dockerfiles faster
2025-05-02 16:47:07 +00:00
75b83e30ea inventory skeleton 2025-01-08 22:51:48 -05:00
56e3af699c fix: repaired number ops 2023-10-14 07:51:26 -04:00
c3e9ec2701 fix: repaired number ops 2023-10-14 07:50:19 -04:00
aa4c228502 fix: corrected additional add issue 2023-10-14 07:29:07 -04:00
abb1370a11 fix: new number add works 2023-10-14 06:58:55 -04:00
9698732f03 fix: only round by 3 when float 2023-10-12 22:11:49 -04:00
42e9f92143 feat: add favicon and footer 2023-10-12 21:41:17 -04:00
c95b6039ba fix: add trim to appendNumber 2023-10-12 20:54:41 -04:00
a3fe4d397a fix: display from updating consecutive zeros.
ie 000
2023-10-12 18:08:43 -04:00
93a933af92 fix: add error handling for division 2023-10-12 17:32:20 -04:00
7248f314e1 feat: rounding, decimal limit, refactors 2023-10-12 17:17:14 -04:00
b923073540 feat: negate/percentage methods added 2023-10-08 11:14:17 -04:00
9a5a6d6742 feat: implemented correct operations
clear buttons work now
2023-10-08 10:31:02 -04:00
32524f150e feat: works for one operation 2023-10-05 23:44:22 -04:00
67f5d765f5 refactor: split method 2023-10-05 22:24:31 -04:00
c75625be29 feat: updates 1st/2nd nums 2023-10-04 21:52:07 -04:00
56e16c3741 feat: added display method 2023-10-03 23:06:45 -04:00
8b78b5bc3a feat: completed front end basics 2023-10-03 15:37:18 -04:00
d58bef13a6 feat: basic js complete 2023-10-03 14:05:11 -04:00
e12e104518 feat: calculator 2023-10-02 21:14:38 -04:00