This website requires JavaScript.
Explore
Help
Sign In
wcrisman
/
DistrictCentral
Watch
1
Star
0
Fork
0
You've already forked DistrictCentral
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3c58f3f8da49c614a057070fd432dd05f82c1fa9
DistrictCentral
/
imports
/
ui
History
Wynne Crisman
3c58f3f8da
Added a search for Chromebook usage after a specific date. Removed references to the schema code which was not working. Ran into a deployment issue that requires I manually run
sudo npm run install
from the
bundle/programs/server
folder after deploying.
2022-06-21 18:36:45 -07:00
..
Admin.svelte
Updated the models.
2022-06-20 08:24:35 -07:00
Announcer.svelte
Added Roles, User Management, fixed bugs, added FlexTable component (should be renamed to GridTable), other table components and test code should be removed down the line, added admin function to fix broken data structures.
2022-05-17 11:06:15 -07:00
App.css
Converted sample project into an almost working Svelte / Meteor project. Needs to fix the login/logout code, the camera code, and add Chromebook history when the QR Code is scanned.
2022-04-02 10:29:35 -07:00
App.css.map
Converted sample project into an almost working Svelte / Meteor project. Needs to fix the login/logout code, the camera code, and add Chromebook history when the QR Code is scanned.
2022-04-02 10:29:35 -07:00
App.sass
Converted sample project into an almost working Svelte / Meteor project. Needs to fix the login/logout code, the camera code, and add Chromebook history when the QR Code is scanned.
2022-04-02 10:29:35 -07:00
App.svelte
Renamed FlexTable to GridTable (accuracy), removed a lot of test code that was no longer required.
2022-05-17 11:15:58 -07:00
Chromebooks.svelte
Added a search for Chromebook usage after a specific date. Removed references to the schema code which was not working. Ran into a deployment issue that requires I manually run
sudo npm run install
from the
bundle/programs/server
folder after deploying.
2022-06-21 18:36:45 -07:00
ChromebookScan.svelte
Added Roles, User Management, fixed bugs, added FlexTable component (should be renamed to GridTable), other table components and test code should be removed down the line, added admin function to fix broken data structures.
2022-05-17 11:06:15 -07:00
DateInput.svelte
Added a search for Chromebook usage after a specific date. Removed references to the schema code which was not working. Ran into a deployment issue that requires I manually run
sudo npm run install
from the
bundle/programs/server
folder after deploying.
2022-06-21 18:36:45 -07:00
GridTable.svelte
Updated the models.
2022-06-20 08:24:35 -07:00
NotAuthorized.svelte
Added Roles, User Management, fixed bugs, added FlexTable component (should be renamed to GridTable), other table components and test code should be removed down the line, added admin function to fix broken data structures.
2022-05-17 11:06:15 -07:00
ProcessLaptops.svelte
Converted sample project into an almost working Svelte / Meteor project. Needs to fix the login/logout code, the camera code, and add Chromebook history when the QR Code is scanned.
2022-04-02 10:29:35 -07:00
Task.svelte
Initial commit - cloned the Svelte todo's app with google login enabled as a starting point. This system will initially be used to let the chrome extension for students report which computers are used by which students and when.
2021-09-16 07:26:57 -07:00
Users.svelte
Added new models. Major changes to the table widget. Still has problems with the editing in the table widget.
2022-06-13 07:42:26 -07:00