Cleaned up the chromebooks view; Reorganized the admin view; Added functionality to import students and staff (still need to add/test functionality to edit them and delete them).
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.16.7",
|
||||
"connect-route": "^0.1.5",
|
||||
"csv-parse": "^5.3.0",
|
||||
"dayjs": "^1.11.3",
|
||||
"html5-qrcode": "^2.2.0",
|
||||
"jquery": "^3.6.0",
|
||||
@@ -53,6 +54,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@smui/common": "^6.0.0-beta.16",
|
||||
"@smui/icon-button": "^6.0.0",
|
||||
"@smui/select": "^6.0.0-beta.16",
|
||||
"@smui/textfield": "^6.0.0-beta.16",
|
||||
"chai": "^4.2.0",
|
||||
|
||||
Reference in New Issue
Block a user