Added an initial cut at a student segement of the site, with a list of workshops and the ability to sign up for them.

This commit is contained in:
2022-10-26 08:45:21 -07:00
parent d7319e340c
commit 77b420ea6f
12 changed files with 538 additions and 32 deletions

View File

@@ -16,6 +16,7 @@
"classnames": "^2.2.6",
"csv-parse": "^5.3.0",
"dayjs": "^1.11.3",
"draft-js": "^0.11.7",
"html5-qrcode": "^2.2.0",
"jquery": "^3.6.0",
"lodash": "^4.17.15",
@@ -24,6 +25,7 @@
"mongodb": "^4.4.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-draft-wysiwyg": "^1.15.0",
"react-router-dom": "^6.3.0",
"umbrellajs": "^3.3.1",
"underscore": "^1.13.2",