Commit graph

95 commits

Author SHA1 Message Date
d667833847 fix: admin dashboard height 2023-11-17 11:25:31 -05:00
eb98c77d0d
Admin dashboard (#5)
* feat: base html/css

* feat: aligment and setting up grids

* fix: update titles

* feat: card formatting and colors

* feat: add bg colors/border radius

* feat: finished topbar
2023-11-17 09:16:25 -05:00
b96438787d
Merge pull request #4 from smiggiddy/feat-signup-form
Feat signup form
2023-11-07 13:52:04 -05:00
fff52f2ac6
Merge branch 'main' into feat-signup-form 2023-11-07 13:51:50 -05:00
123c960668 fix: correct layout issues for mobile 2023-11-07 13:49:15 -05:00
a47a2cec30
Feat signup form (#3)
* initial commit

* feat: add html skeleton

* feat: added div for forms

* feat: add more styling

* feat: more styling

* feat: fixed form field alignment

* feat: format layout and shiz

* feat: add logo + transparent box

* feat: add color scheme

* feat: add h1 tags

* feat: remove placeholders/add text colors

* feat: basic mobile layout

* feat: add javascript

* feat: added javascript error validation

* feat: buttons/links completed
2023-11-07 11:05:54 -05:00
a719b9750e feat: buttons/links completed 2023-11-07 11:04:59 -05:00
bcf0be5888 feat: added javascript error validation 2023-11-07 10:33:06 -05:00
81be0a6509 feat: add javascript 2023-11-06 12:04:08 -05:00
4ea49a9e74 feat: basic mobile layout 2023-11-06 11:47:56 -05:00
a6b1c0f6e8 feat: remove placeholders/add text colors 2023-11-06 10:42:36 -05:00
4e46a195a4 feat: add h1 tags 2023-11-06 10:23:57 -05:00
2dd6272380 feat: add color scheme 2023-11-06 10:23:36 -05:00
1a70958fc3 feat: add logo + transparent box 2023-11-06 10:03:59 -05:00
29de4c689e feat: format layout and shiz 2023-11-05 19:12:54 -05:00
07ce4de979 feat: fixed form field alignment 2023-11-05 15:26:13 -05:00
4f8b5e5cdc feat: more styling 2023-11-04 10:05:32 -04:00
0cea846e12 feat: add more styling 2023-11-03 17:00:22 -04:00
261c0c7815 feat: added div for forms 2023-11-02 16:28:30 -04:00
d0ca652845 feat: add html skeleton 2023-11-01 15:00:51 -04:00
30369798b5 initial commit 2023-10-18 10:36:05 -04:00
9f764ac71f
Merge pull request #2 from smiggiddy/patch-calculator
Patch calculator
2023-10-14 07:52:35 -04: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
1ad3c8efdb
Merge pull request #1 from smiggiddy/patch-calculator
merge: patch calculator
2023-10-14 07:30:24 -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
Smig Tech
54bd71c9b5 feat: completed project 2023-09-17 20:25:51 -04:00
Smig Tech
26c2498b7e feat: more styling 2023-09-16 20:30:58 -04:00
Smig Tech
467ab758d3 initial commit 2023-09-14 18:26:33 -04:00