Commit graph

71 commits

Author SHA1 Message Date
7eb4f96f3a style: formatting with prettier 2024-01-08 21:10:06 -05:00
b357ad8ecc fix: correct prod mode 2024-01-07 22:34:20 -05:00
9f5f75f6a4 feat: remove consoles 2024-01-07 22:22:34 -05:00
f617572abf finished: missing styling, but logic done 2024-01-07 22:08:08 -05:00
83112555b7 feat: add sorting by dates 2024-01-04 17:41:00 -05:00
1fc78a7879 feat: logic/html rendered 2024-01-04 14:44:08 -05:00
3305e39bf2 feat: add todo UI componenets 2024-01-04 00:42:30 -05:00
65064cabe2 feat: refactors and finished navbar component 2024-01-03 01:04:09 -05:00
c1bf911be3 feat: navbar finished 2024-01-02 20:59:39 -05:00
5d8b54fe7f feat: styling for navbar 2024-01-02 09:52:05 -05:00
e4a5c24ff0 feat: updated componenets 2024-01-01 11:44:33 -05:00
68e4283a49 feat: add table for todolist rendering 2024-01-01 11:10:33 -05:00
99a09a0f06 feat: added navbar 2023-12-29 07:28:13 -05:00
f18b11a22b feat: local storage added 2023-12-26 11:03:20 -08:00
5a9f303e80 feat: added components 2023-12-26 09:25:40 -08:00
46cca88e22 refactor: created class 2023-12-26 07:17:10 -08:00
eaea3ef869 feat: todo list 2023-12-26 07:04:00 -08:00
551b6206ad feat: production 2023-12-20 12:25:51 -05:00
e46e56578d
Restaurant project (#9)
* feat: git ignore

* feat: skeleton

* feat: module added

* feat: added menubar

* adding components

* feat: carousel and components

* feat: content added

* feat: navbar logic added

* feat: added styling

* feat; add bg image

* feat: styling complete

* feat: first build complete
2023-12-20 12:19:12 -05:00
21e059e84d feat: favicon 2023-12-16 10:59:47 -05:00
82b3e846a0 refactor: remove unncessary code 2023-12-15 16:33:59 -05:00
d3508ee00f fix: remove typo 2023-12-15 16:21:27 -05:00
6898f58faa fix: expand array 2023-12-15 10:23:13 -05:00
87be725167
Realtictactoe (#8)
* feat: setup initial game methods

* feat: add update position method

* feat: created basic prompt for input

* feat: cli game loop complete

* feat: boiler plate html added

* feat: added gameplay

* feat: added game evaluation

* feat: added grid and basic styling

* feat: game functionality added

* feat: project complete
2023-12-14 18:37:25 -05:00
8822ecfc5f
Library (#7)
* feat: initial commit

* feat: initial javascript complete

* feat: modal added

* feat: logic completed.

* feat: modal base styling complete

* feat: more styling

* feat: styling complete

* fix: checkbox works now
2023-11-22 11:56:27 -05:00
7a40d907d9
Library (#6)
* feat: initial commit

* feat: initial javascript complete

* feat: modal added

* feat: logic completed.

* feat: modal base styling complete

* feat: more styling

* feat: styling complete
2023-11-22 11:32:12 -05:00
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